Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 133.0.0 #4121

Merged
merged 3 commits into from
Mar 27, 2024
Merged

Release 133.0.0 #4121

merged 3 commits into from
Mar 27, 2024

Conversation

mcmire
Copy link
Contributor

@mcmire mcmire commented Mar 27, 2024

This release includes:

  • @metamask/announcement-controller 6.0.1 -> 6.1.0
  • @metamask/gas-fee-controller 14.0.1 -> 15.0.0
  • @metamask/network-controller 18.0.1 -> 18.1.0
  • @metamask/queued-request-controller 0.6.1 -> 0.7.0
  • @metamask/selected-network-controller 10.0.1 -> 11.0.0
  • @metamask/transaction-controller 25.3.0 -> 26.0.0
  • @metamask/user-operation-controller 6.0.0 -> 7.0.0

This release includes:

- `@metamask/announcement-controller` 6.0.1 -> 6.1.0
- `@metamask/gas-fee-controller` 14.0.1 -> 15.0.0
- `@metamask/network-controller` 18.0.1 -> 18.1.0
- `@metamask/queued-request-controller` 0.6.1 -> 0.7.0
- `@metamask/selected-network-controller` 10.0.1 -> 11.0.0
- `@metamask/transaction-controller` 25.3.0 -> 26.0.0
- `@metamask/user-operation-controller` 6.0.0 -> 7.0.0

Co-authored-by: Alex Donesky <[email protected]>
@mcmire mcmire requested a review from a team as a code owner March 27, 2024 17:05
### Removed

- **BREAKING**: Remove the constructor options `legacyAPIEndpoint` and `EIP1559APIEndpoint`. These URLs are now hardcoded within the controller. ([#4068](https://github.com/MetaMask/core/pull/4068))

Copy link
Contributor

Choose a reason for hiding this comment

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

👍🏼

Copy link
Contributor

@adonesky1 adonesky1 left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@digiwand digiwand left a comment

Choose a reason for hiding this comment

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

nice updates and added changelogs 👍🏼

e.g. despite not being shown in the related PR description

- Add `getLayer1GasFee` method to `TransactionController` to get the layer 1 gas fee for the given transaction params ([#4055](https://github.com/MetaMask/core/pull/4055))

Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

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

LGTM!

@adonesky1 adonesky1 merged commit 4c91654 into main Mar 27, 2024
139 checks passed
@adonesky1 adonesky1 deleted the release/133.0.0 branch March 27, 2024 18:13
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.

4 participants