Skip to content

Release/895.0.0#8357

Closed
maxime-oe wants to merge 3 commits intomainfrom
release/895.0.0
Closed

Release/895.0.0#8357
maxime-oe wants to merge 3 commits intomainfrom
release/895.0.0

Conversation

@maxime-oe
Copy link
Copy Markdown
Contributor

@maxime-oe maxime-oe commented Apr 1, 2026

Explanation

Changed

  • Bump @metamask/accounts-controller from ^37.1.0 to ^37.1.1 (#8325)
  • Bump @metamask/controller-utils from ^11.19.0 to ^11.20.0 (#8344)
  • Add extra parameters in types and change addTransaction behavior (#8052)
    • Add optional excludeNativeTokenForFee in TransactionMeta type.
    • Add optional excludeNativeTokenForFee in TransactionBatchRequest type.
    • Add optional excludeNativeTokenForFee to AddTransactionOptions type.
    • Changed isGasFeeTokenIgnoredIfBalance to be false if excludeNativeTokenForFee is passed in addTransaction.

Removed

  • BREAKING: Remove @metamask/eth-query dependency and all EthQuery usage in favour of messenger-based provider utilities (#8273)
    • Remove determineTransactionType from exported functions.

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
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

Note

Medium Risk
Primarily a coordinated dependency/version bump, but it rolls out @metamask/transaction-controller 64.0.0 which includes breaking API/behavior changes that could impact downstream consumers at runtime.

Overview
Bumps the monorepo version to 895.0.0 and releases @metamask/transaction-controller 64.0.0 (updating its changelog section and compare links).

Updates multiple packages to depend on @metamask/transaction-controller ^64.0.0 and records the bump in their CHANGELOG.md files; yarn.lock is updated accordingly.

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

@maxime-oe maxime-oe marked this pull request as ready for review April 1, 2026 09:08
@maxime-oe maxime-oe requested review from a team as code owners April 1, 2026 09:08
### Changed

- Bump `@metamask/controller-utils` from `^11.19.0` to `^11.20.0` ([#8344](https://github.com/MetaMask/core/pull/8344))
- Bump `@metamask/transaction-controller` from `^63.3.1` to `^64.0.0` ([#8357](https://github.com/MetaMask/core/pull/8357))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: It's being used here as a dev dependency only it could be removed

Suggested change
- Bump `@metamask/transaction-controller` from `^63.3.1` to `^64.0.0` ([#8357](https://github.com/MetaMask/core/pull/8357))


## [Unreleased]

## [64.0.0]
Copy link
Copy Markdown
Contributor

@cryptodev-2s cryptodev-2s Apr 1, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I forget about this all the packages that uses this package needs to be released too.

@maxime-oe maxime-oe closed this Apr 1, 2026
@maxime-oe maxime-oe deleted the release/895.0.0 branch April 1, 2026 13:09
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.

2 participants