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

0.33.0 #195

Merged
merged 2 commits into from
Aug 23, 2024
Merged

0.33.0 #195

merged 2 commits into from
Aug 23, 2024

Conversation

github-actions[bot]
Copy link
Contributor

This is the release candidate for version 0.33.0.

CHANGELOG.md Outdated
Comment on lines 10 to 13
### Uncategorized
- Fix outdated, incomplete `PPOMController{,Messenger}` API ([#193](https://github.com/MetaMask/ppom-validator/pull/193))
- Fix NetworkController event subscription ([#192](https://github.com/MetaMask/ppom-validator/pull/192))
- adapt to eip-1193 provider changes ([#190](https://github.com/MetaMask/ppom-validator/pull/190))
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
### Uncategorized
- Fix outdated, incomplete `PPOMController{,Messenger}` API ([#193](https://github.com/MetaMask/ppom-validator/pull/193))
- Fix NetworkController event subscription ([#192](https://github.com/MetaMask/ppom-validator/pull/192))
- adapt to eip-1193 provider changes ([#190](https://github.com/MetaMask/ppom-validator/pull/190))
### Added
- Add and export types `PPOMControllerGetStateAction`, `PPOMControllerStateChangeEvent`, `PPOMControllerEvents` ([#193](https://github.com/MetaMask/ppom-validator/pull/193))
### Changed
- **BREAKING:** Bump `@metamask/base-controller` from `^3.0.0` to `^6.0.2` ([#193](https://github.com/MetaMask/ppom-validator/pull/193))
- **BREAKING:** Adapt to EIP-1193 provider changes by replacing the deprecated `sendAsync` method with the `request` method ([#190](https://github.com/MetaMask/ppom-validator/pull/190))
- `PPOMControllerMessenger` must allow `PPOMController:getState` action and `PPOMController:stateChange` event ([#193](https://github.com/MetaMask/ppom-validator/pull/193))
- Widen `PPOMControllerActions` to include `PPOMControllerGetStateAction`.
### Fixed
- Subscribe `PPOMControllerMessenger` to `NetworkController:networkDidChange` event and remove subscription to `NetworkController:stateChange` event ([#192](https://github.com/MetaMask/ppom-validator/pull/192))

@MajorLift MajorLift marked this pull request as ready for review August 23, 2024 17:40
@MajorLift MajorLift requested a review from a team as a code owner August 23, 2024 17:40
@MajorLift MajorLift self-assigned this Aug 23, 2024
@MajorLift MajorLift requested review from a team August 23, 2024 18:01
@MajorLift MajorLift merged commit bcf4762 into main Aug 23, 2024
18 checks passed
@MajorLift MajorLift deleted the release/0.33.0 branch August 23, 2024 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants