-
-
Notifications
You must be signed in to change notification settings - Fork 200
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
Release 133.0.0 #4121
Conversation
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]>
### 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)) | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏼
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this 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))
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
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