Skip to content

Releases: MetaMask/metamask-sdk

109.0.0

28 Jan 12:11
62331c6
Compare
Choose a tag to compare

@metamask/sdk 0.32.0

Added

  • feat(sdk): rollback @metamask/providers to 16.1.0 due to Next.js compatibility issues (#1207)
  • feat(sdk): upgrade @metamask/providers to ^18.3.1 (#1199)
  • feat: implement message size validation to prevent excessive payloads (#1197)
  • feat: add turborepo for improved monorepo development experience (#1195)

Fixed

  • fix: user rejection bug (#1202)

@metamask/sdk-communication-layer 0.32.0

Uncategorized

  • fix(rndemos): update metro config to support eciesjs crypto imports (#1147)
  • feat: add turborepo for improved monorepo development experience (#1195)

@metamask/sdk-install-modal-web 0.32.0

Added

  • feat: setup stencil development environment with component preview (#1196)

Fixed

  • fix: user rejection bug (#1202)

@metamask/sdk-react 0.32.0

Uncategorized

  • feat: add turborepo for improved monorepo development experience (#1195)

108.0.0

15 Jan 10:11
1e40815
Compare
Choose a tag to compare

@metamask/sdk 0.31.5

Added

  • feat: improves the react connected hook when using extension & emit terminate when using extension (#1186)
  • chore: add analytics to install modal (#1189)
  • feat: add MetaMask Flask provider support for EIP-6963 (#1192)
  • chore: call getPermissions on accountsChanged when using extension (#1185)

Fixed

  • Fix nextjs localstorage issue (#1193)
  • fix(MetaMaskInstaller): replace delete with assignment to undefined for window.ethereum (#1162)

@metamask/sdk-install-modal-web 0.31.5

Added

  • chore: add analytics to install modal (#1189)

Fixed

  • fix: correct event handler binding in modal components (#1191)
  • fix: remove console log when render install modal (#1190)

@metamask/sdk-react 0.31.5

Added

  • feat: improves the react connected hook when using extension & emit terminate when using extension (#1186)

107.0.0

19 Dec 13:39
6bac085
Compare
Choose a tag to compare

@metamask/sdk 0.31.4

Fixed

  • refactor(sdk): always send RPC requests via network and deeplink (#1181)

@metamask/sdk-react 0.31.4

Fixed

  • refactor(sdk): always send RPC requests via network and deeplink (#1181)

106.0.0

17 Dec 16:39
f9a9921
Compare
Choose a tag to compare

@metamask/sdk 0.31.3

Fixed

  • fix(analytics): improve dapp details tracking and SDK RPC request analytics (#1179)

@metamask/sdk-react 0.31.3

Fixed

  • fix(analytics): improve dapp details tracking and SDK RPC request analytics (#1179)

105.0.0

11 Dec 18:20
86052b0
Compare
Choose a tag to compare

@metamask/sdk 0.31.2

Fixed

  • fix: nextjs build fix pr (#1163)
  • Set initial modal tab based on preferDesktop option (#1158)

@metamask/sdk-install-modal-web 0.31.2

Fixed

  • Set initial modal tab based on preferDesktop option (#1158)

@metamask/sdk-react 0.31.2

Fixed

  • fix: nextjs build fix pr (#1163)
  • Set initial modal tab based on preferDesktop option (#1158)

104.0.0

30 Nov 02:18
ca11dce
Compare
Choose a tag to compare

@metamask/sdk 0.31.1

Changed

  • fix: Tell webpack about dynamic import + fixed polyfills (#1151)
  • chore: removes sdk terminate when accountsChanged comes in empty (#1148)

@metamask/sdk-install-modal-web 0.31.1

Changed

  • fix: Tell webpack about dynamic import + fixed polyfills (#1151)

@metamask/sdk-react 0.31.1

Changed

  • fix: Tell webpack about dynamic import + fixed polyfills (#1151)

103.0.0

26 Nov 13:04
2ae2f2d
Compare
Choose a tag to compare

@metamask/sdk 0.31.0

Changed

  • refactor(sdk-install-modal-web): migrate from i18next to custom SimpleI18n implementation (#1141)
  • refactor(sdk-install-modal-web): migrate to StencilJS + Lazy Loading (#1139)
  • refactor: replace qr-code-styling with smaller library (#1129)

@metamask/sdk-communication-layer 0.31.0

Uncategorized

  • chore: improve build tooling and modernize dependencies (#1128)

@metamask/sdk-install-modal-web 0.31.0

Changed

  • refactor(sdk-install-modal-web): migrate from i18next to custom SimpleI18n implementation (#1141)
  • refactor(sdk-install-modal-web): migrate to StencilJS + Lazy Loading (#1139)
  • style: add inline styles to div elements (#1138)
  • refactor: replace qr-code-styling with smaller library (#1129)

@metamask/sdk-react 0.31.0

Changed

  • refactor(sdk-install-modal-web): migrate from i18next to custom SimpleI18n implementation (#1141)

102.0.0

20 Nov 04:23
09eaf4a
Compare
Choose a tag to compare

@metamask/sdk 0.30.3

Changed

  • refactor(sdk): modernize wallet provider detection with EIP-6963 (#1126)

101.0.0

07 Nov 12:03
655a7be
Compare
Choose a tag to compare

@metamask/sdk 0.30.2

Added

  • fix: potential security issue with secp256k1 (#1111)
  • chore: remove the alert of 'SDK Connection has been terminated' (#1095)
  • fix: chainId for sepolia in infura rpc map (#1105)

@metamask/sdk-communication-layer 0.30.2

Added

  • fix: potential security issue with secp256k1 (#1111)

@metamask/sdk-install-modal-web 0.30.2

Uncategorized

  • align version with sdk

@metamask/sdk-react 0.30.2

Uncategorized

  • align version with sdk

@metamask/sdk-ui 0.30.2

Uncategorized

  • chore: force new version detection (#1121)

99.0.0

22 Oct 11:10
8dacf3c
Compare
Choose a tag to compare

@metamask/sdk 0.30.1

Added

  • feat: deprecate getUniversalLink in favor or display_uri (#1089)
  • feat: cleanup sdk dependencies (#1088)