Skip to content

Conversation

@jiexi
Copy link
Contributor

@jiexi jiexi commented Oct 27, 2025

PR Title

Export esm paths for the @metamask/mobile-wallet-protocol-dapp-client and @metamask/mobile-wallet-protocol-wallet-client` packages

Description

  • ADDED:

    • Export esm paths for the @metamask/mobile-wallet-protocol-dapp-client and @metamask/mobile-wallet-protocol-wallet-client` packages

Checklist

  • Tests are included if applicable
  • Any added code is fully documented

Issue

Resolves #???


Note

Add ESM module entry points and export maps to the dapp and wallet client packages.

  • Packages:
    • packages/dapp-client:
      • Add module: ./dist/index.mjs and define exports map with ESM (.mjs/.d.mts) and CJS (.js/.d.ts) entries.
      • Update CHANGELOG.md under Unreleased to note ESM export paths.
    • packages/wallet-client:
      • Add module: ./dist/index.mjs and define exports map with ESM (.mjs/.d.mts) and CJS (.js/.d.ts) entries.
      • Update CHANGELOG.md under Unreleased to note ESM export paths.

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

cursor[bot]

This comment was marked as outdated.

@jiexi jiexi changed the title export mjs and cjs in dapp and wallet client packages chore: export mjs and cjs in dapp and wallet client packages Oct 27, 2025
Copy link

@adonesky1 adonesky1 left a comment

Choose a reason for hiding this comment

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

LGTM

@jiexi jiexi merged commit bb92443 into main Oct 27, 2025
12 checks passed
@jiexi jiexi deleted the jl/export-esm branch October 27, 2025 18:38
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.

3 participants