chore: update changelog for #453#454
Merged
Merged
Conversation
Gudahtt
marked this pull request as ready for review
July 20, 2026 13:54
Changelogs have been updated for #453 (I forgot to update them in the PR).
Gudahtt
force-pushed
the
update-changelog-for-453
branch
from
July 20, 2026 13:54
2ddee2f to
27b5540
Compare
Mrtenz
approved these changes
Jul 20, 2026
Gudahtt
added a commit
that referenced
this pull request
Jul 20, 2026
* origin/main: Update changelogs to include v14.1.1 (#457) chore: update changelog for #453 (#454) chore(deps): bump @metamask/superstruct from 3.1.0 to 3.4.1 (#452) fix: allow import from CommonJS (#453) ci: Upgrade Yarn to 4.16.0 and update `action-npm-publish` to v6 (#448) Require documentation for exported variables (#437) Fix TS package not to override base no-restricted-syntax selectors (#436) Loosen JSDoc rules (#433)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelogs have been updated for #453 (I forgot to update them in the PR).
Note
Low Risk
Changelog-only follow-up with no behavioral or dependency changes.
Overview
Adds Unreleased changelog entries across the monorepo packages (
base,browser,commonjs,jest,mocha,nodejs,typescript,vitest) for the fix shipped in #453: Allow import from CommonJS.packages/basegets a new Fixed section under[Unreleased]; the other packages add the same bullet under Fixed.packages/typescriptappends the entry to its existing Fixed section rather than creating a new one.No runtime or config code changes—documentation only, catching up release notes that were omitted when #453 merged.
Reviewed by Cursor Bugbot for commit 27b5540. Bugbot is set up for automated code reviews on this repo. Configure here.