Skip to content

18.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Jan 14:01
1af97f2

@metamask/keyring-internal-api 2.0.0

Changed

  • BREAKING: Bump @metamask/keyring-api from ^12.0.0 to ^13.0.0 (#101)
    • This change was not properly reported as breaking on the 1.1.0.
    • InternalAccount extends KeyringAccount which has a new required field (scopes) and is part of the public API.

@metamask/keyring-internal-snap-client 2.0.0

Changed

  • BREAKING: Bump @metamask/keyring-api from ^12.0.0 to ^13.0.0 (#101)
    • This change was not properly reported as breaking on the 1.1.0.
    • KeyringAccount has a new required field (scopes) and is part of the public API.
  • BREAKING: Bump @metamask/keyring-snap-client from ^1.0.0 to ^2.0.0 (#135)
    • This change was not properly reported as breaking on the 1.1.0.
    • KeyringAccount has a new required field (scopes) and is part of the public API.

@metamask/eth-snap-keyring 8.0.0

Changed

  • BREAKING: Bump @metamask/keyring-api from ^12.0.0 to ^13.0.0 (#101)
    • This change was not properly reported as breaking on the 7.1.0.
    • KeyringAccount and InternalAccount have a new required field (scopes) and are part of the public API.
  • BREAKING: Bump @metamask/keyring-internal-api from ^1.0.0 to ^2.0.0 (#135)
    • This change was not properly reported as breaking on the 7.1.0.
    • InternalAccount extends KeyringAccount which has a new required field (scopes) and is part of the public API.
  • BREAKING: Bump @metamask/keyring-snap-internal-client from ^1.0.0 to ^2.0.0 (#135)
    • This change was not properly reported as breaking on the 7.1.0.
    • KeyringAccount has a new required field (scopes) and is part of the public API.

@metamask/keyring-snap-client 2.0.0

Changed

  • BREAKING: Bump @metamask/keyring-api from ^12.0.0 to ^13.0.0 (#101)
    • This change was not properly reported as breaking on the 1.1.0.
    • KeyringAccount has a new required field (scopes) and is part of the public API.

@metamask/keyring-snap-sdk 2.0.0

Changed

  • BREAKING: Bump @metamask/keyring-api from ^12.0.0 to ^13.0.0 (#101)
    • This change was not properly reported as breaking on the 1.1.0.
    • KeyringAccount has a new required field (scopes) and is part of the public API.