Skip to content

270.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 19:07
5cba6b1

@metamask/accounts-controller 20.0.2

Changed

  • Use new @metamask/keyring-internal-api@^1.0.0 (#4695)
    • This package has been split out from the Keyring API.
  • Bump @metamask/keyring-api from ^10.1.0 to ^12.0.0 (#4695)
  • Bump @metamask/eth-snap-keyring from ^5.0.1 to ^7.0.0 (#4695)
    • ESM/CommonJS support.

@metamask/assets-controllers 45.1.2

Changed

  • Remove use of @metamask/keyring-api (#4695)
    • @metamask/providers and webextension-polyfill peer dependencies are no longer required.
  • Use new @metamask/keyring-internal-api@^1.0.0 (#4695)
    • This package has been split out from the Keyring API. Its types are compatible with the @metamask/keyring-api package used previously.

@metamask/chain-controller 0.2.2

Changed

  • Remove use of @metamask/keyring-api (#4695)
    • @metamask/providers and webextension-polyfill peer dependencies are no longer required.
  • Use new @metamask/keyring-internal-api@^1.0.0 (#4695)
    • This package has been split out from the Keyring API. Its types are compatible with the @metamask/keyring-api package used previously.
  • Use new @metamask/keyring-utils@^1.0.0 (#4695)

@metamask/keyring-controller 19.0.2

Changed

  • Remove use of @metamask/keyring-api (#4695)
    • @metamask/providers and webextension-polyfill peer depedencies are no longer required.
  • Use new @metamask/keyring-internal-api@^1.0.0 (#4695)
    • This package has been split out from the Keyring API. Its types are compatible with the @metamask/keyring-api package used previously.
  • Bump @metamask/message-manager from ^11.0.2 to ^11.0.3 (#5048)

@metamask/profile-sync-controller 3.1.1

Changed

  • Use new @metamask/keyring-internal-api@^1.0.0( #4695)
    • This package has been split out from the Keyring API.
  • Bump @metamask/keyring-api from ^10.1.0 to ^12.0.0 (#4695)