Conversation
Add deprecation notices pointing consumers to MetaMask Connect (@metamask/connect-evm, @metamask/connect-multichain), connect-monorepo, and migration docs at docs.metamask.io/metamask-connect.
Bump package versions and changelogs for the MetaMask SDK deprecation release so updated npm READMEs point consumers to MetaMask Connect.
|
One note on So even if that original publish was accidental, it still has a public package page / installable version, which means it should be included in the deprecation release so consumers landing on it get the updated deprecation messaging. |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1389 +/- ##
=======================================
Coverage 74.99% 74.99%
=======================================
Files 184 184
Lines 4519 4519
Branches 1108 1108
=======================================
Hits 3389 3389
Misses 1130 1130 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|



Summary
117.0.0to publish deprecation README updates for MetaMask SDK packages.@metamask/sdk-uiin this release (intentionally-skip).Packages bumped
@metamask/sdk->0.34.1@metamask/sdk-react->0.33.2@metamask/sdk-react-native->0.3.13@metamask/sdk-react-ui->0.29.3@metamask/sdk-communication-layer->0.33.2@metamask/sdk-install-modal-web->0.32.2@metamask/sdk-analytics->0.0.6@metamask/multichain-sdk->0.0.1@metamask/sdk-multichain-ui->0.0.1Validation
yarn lint:changelogsNote
Low Risk
This is a release-only PR that updates package versions and changelogs; it doesn’t modify runtime logic, so risk is limited to publishing/versioning mistakes.
Overview
Prepares the
117.0.0release by bumping the root monorepo version and updating versions across multiple SDK packages (including@metamask/sdk, React/React Native wrappers, install modal, communication layer, analytics, and multichain packages).Updates each package
CHANGELOG.mdwith new release entries primarily documenting README deprecation/migration messaging (plus a notedsdk-analyticsexport fix) and refreshes the[Unreleased]comparison links accordingly.Written by Cursor Bugbot for commit c2a9de4. This will update automatically on new commits. Configure here.