Skip to content

Release 117.0.0#1389

Merged
adonesky1 merged 3 commits intomainfrom
release/117.0.0
Mar 25, 2026
Merged

Release 117.0.0#1389
adonesky1 merged 3 commits intomainfrom
release/117.0.0

Conversation

@adonesky1
Copy link
Copy Markdown
Contributor

@adonesky1 adonesky1 commented Mar 25, 2026

Summary

  • Prepare release 117.0.0 to publish deprecation README updates for MetaMask SDK packages.
  • Direct npm consumers to MetaMask Connect, including migration docs and successor packages.
  • Skip @metamask/sdk-ui in 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.1

Validation

  • Ran yarn lint:changelogs

Note

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.0 release 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.md with new release entries primarily documenting README deprecation/migration messaging (plus a noted sdk-analytics export fix) and refreshes the [Unreleased] comparison links accordingly.

Written by Cursor Bugbot for commit c2a9de4. This will update automatically on new commits. Configure here.

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.
@adonesky1 adonesky1 requested a review from a team as a code owner March 25, 2026 21:55
@adonesky1
Copy link
Copy Markdown
Contributor Author

One note on @metamask/sdk-multichain-ui: including it in this release looks a little odd, but it was in fact already published to npm at 0.0.0.

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.

@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.99%. Comparing base (9475247) to head (c2a9de4).
⚠️ Report is 1 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@adonesky1 adonesky1 merged commit 0391475 into main Mar 25, 2026
42 checks passed
@adonesky1 adonesky1 deleted the release/117.0.0 branch March 25, 2026 22:59
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.

2 participants