Skip to content

Release 104.0.0 - #3695

Merged
Gudahtt merged 18 commits into
mainfrom
release/104.0.0
Dec 22, 2023
Merged

Release 104.0.0#3695
Gudahtt merged 18 commits into
mainfrom
release/104.0.0

Conversation

@Gudahtt

Copy link
Copy Markdown
Member

Explanation

See changelogs

@GudahttGudahtt changed the title Release/104.0.0Release 104.0.0Dec 21, 2023
@socket-security

Copy link
Copy Markdown

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

PackagesVersionNew capabilitiesTransitivesSizePublisher
cockatiel3.1.1...3.1.2None+0/-0408 kBconnor.peet

@Gudahtt
Gudahtt marked this pull request as ready for review December 21, 2023 22:15
@Gudahtt
Gudahtt requested review from a team as code ownersDecember 21, 2023 22:15
Comment threadpackages/address-book-controller/CHANGELOG.md Outdated
Comment threadpackages/assets-controllers/CHANGELOG.md
Comment threadpackages/base-controller/CHANGELOG.md Outdated
Comment threadpackages/assets-controllers/CHANGELOG.md
Comment threadpackages/network-controller/CHANGELOG.md Outdated
Gudahttand others added 3 commits December 22, 2023 13:29
Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
* origin/main:
Upgrade `TokenDetectionController` to extend `BaseControllerV2`, `StaticIntervalPollingController` (#3609)
* origin/main:
Recategorize controller dependencies as devDependencies if only imports are messaging system-related types (#3607)
I've updated some of the changelogs to simplify them (no need to
explain `devDependency` changes, those aren't public) and to clarify
that the one peer dependency addition is breaking.
Gudahtt added a commit that referenced this pull request Dec 22, 2023
## Explanation
The `subscribe` property was removed in #3590 because it is no longer
used. It has been restored here so that we can release the
`@metamask/base-controller` without any breaking changes.
This property's description has been updated to clarify that it's no
longer used, and it's now marked as deprecated.
## References
Discussed in the v104 release candidate PR:
#3695 (comment)
## Changelog
### `@metamask/base-controller`
- Changed: Deprecate the `subscribe` property of `BaseControllerV2`
- This property was used to differentiate between `BaseControllerV1` and
`BaseControllerV2` controllers. It is no longer used, so it has been
marked as deprecated.
## Checklist
- [x] I've updated the test suite for new or updated code as appropriate
- [x] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [x] I've highlighted breaking changes using the "BREAKING" category
above as appropriate
@Gudahtt

Copy link
Copy Markdown
MemberAuthor

This is now ready for review again, the changelogs have been updated for all three recently merged PRs.

@mcmiremcmire left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks good!

@Gudahtt
Gudahtt merged commit 968d6d1 into mainDec 22, 2023
@Gudahtt
Gudahtt deleted the release/104.0.0 branch December 22, 2023 20:06
Sign up for freeto 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

@Gudahtt@mcmire@Mrtenz