Skip to content

Conversation

@Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Oct 24, 2025

Explanation

Patch releases of most packages for the base-controller dependency update, and a few features and bug fixes.

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed, highlighting breaking changes as necessary
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

Note

Release 641.0.0 bumps many packages (notably network, polling, permission, preferences) and adds small features to Transaction, Keyring, and Accounts controllers.

  • Release: 641.0.0
  • Features:
    • @metamask/transaction-controller@60.10.0: add actions emulateNewTransaction and emulateTransactionUpdate.
    • @metamask/keyring-controller@23.2.0: add actions for createNewVaultAndKeychain and createNewVaultAndRestore.
    • @metamask/accounts-controller@33.2.0: add getAccounts action.
  • Dependency updates (broad):
    • Upgrade many packages to @metamask/base-controller@^8.4.2.
    • Bump @metamask/network-controller to 24.3.1 and @metamask/polling-controller to 14.0.2 across dependents.
    • Patch bumps for @metamask/permission-controller@11.1.1, @metamask/preferences-controller@20.1.1, @metamask/phishing-controller@14.1.3, @metamask/remote-feature-flag-controller@1.9.1, and others.
  • Changelogs: Update package changelogs to reflect new versions and dependency bumps.

Written by Cursor Bugbot for commit 6a7580d. This will update automatically on new commits. Configure here.

@Gudahtt Gudahtt marked this pull request as ready for review October 24, 2025 15:42
@Gudahtt Gudahtt requested review from a team as code owners October 24, 2025 15:42
@Gudahtt Gudahtt merged commit 1577c9b into main Oct 24, 2025
272 checks passed
@Gudahtt Gudahtt deleted the release/641.0.0 branch October 24, 2025 15:51
Gudahtt added a commit that referenced this pull request Oct 24, 2025
…r/multichain-transactions-controller

* origin/main: (35 commits)
  feat: `JsonRpcEngineV2` (#6176)
  Release 641.0.0 (#6940)
  feat: Add transaction emulation actions (#6935)
  Release/640.0.0 (#6934)
  fix(core-backend): control randomness to fix flaky test (#6936)
  chore: Add `@metamask-previews/*` to NPM age gate exceptions (#6937)
  Release/639.0.0 (#6931)
  feat: make getCryptoApproveTransactionParams synchronous (#6930)
  feat: add new actions to `KeyringController` (#6928)
  feat: add `getAccounts` to `AccountsController` (#6927)
  chore: remove `Monad Mainnet` single call balance contract and add into account v4 (#6929)
  Release/638.0.0 (#6923)
  fix: Downgrade `multiformats` to `^9.9.0` to avoid ESM-only dependency (#6920)
  Release/637.0.0 (#6919)
  feat(account-tree-controller): add callbacks for hidden and pinned data (#6910)
  Release 636.0.0 (#6918)
  fix(core-backend): reconnection logic (#6861)
  fix:  Tx state listener and signature coverage (#6906)
  Release/635.0.0 (#6917)
  fix(base-controller): add TypeScript declaration file for legacy module resolution (#6915)
  ...
Gudahtt added a commit that referenced this pull request Oct 24, 2025
…/preview

* origin/main:
  feat: `JsonRpcEngineV2` (#6176)
  Release 641.0.0 (#6940)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants