All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Bump
@metamask/snaps-sdkfrom^9.0.0to^10.3.0(#422)
- Bump
@metamask/keyring-apifrom^21.1.0to^21.2.0(#395)
- Add
getSelectedAccountshelper (#387)- This helper can be used to get the currently selected accounts for this Snap.
- Bump
@metamask/keyring-apifrom^21.0.0to^21.1.0(#388)
- BREAKING: Bump
@metamask/keyring-apifrom^19.0.0to^20.0.0(#347)- Add generic account type.
- BREAKING: Bump
@metamask/keyring-apifrom^18.0.0to^19.0.0(#317)- The
KeyringAccount.optionsfield is now partially typed.
- The
- Bump
@metamask/snaps-sdkdependency from^6.16.0to^9.0.0(#273), (#304)
- Add support of
discoverAccountskeyring method (#266)
- Use event payload type for
emitSnapKeyringEvent(#203) - Bump
@metamask/keyring-apifrom^17.2.0to^17.4.0(#263), (#269)
- Add UNIX timestamp helpers
getCurrentUnixTimestampandtoUnixTimestamp(#236)
- Bump
@metamask/keyring-apifrom^17.0.0to^17.2.0(#212), (#220) - Use
ts-bridge/cli@0.6.3(#214)- This new version fixes a bug regarding some missing exports.
- BREAKING: Bump
@metamask/providerspeer dependency from^18.3.1to^19.0.0(#177) - Bump
@metamask/keyring-apifrom^16.1.0to^17.0.0(#192) - Bump
@metamask/snaps-sdkdependency from^6.7.0to^6.16.0(#177)
- Bump
@metamask/keyring-apifrom^16.0.0to^16.1.0(#176)
- Bump
@metamask/keyring-apifrom^14.0.0to^16.0.0(#172), #160 - Bump
@metamask/utilsfrom^11.0.1to^11.1.0(#167)
- Add support of
listAccountAssetskeyring method (#148)
- BREAKING: Bump
@metamask/keyring-apifrom^12.0.0to^13.0.0(#101)- This change was not properly reported as breaking on the
1.1.0. KeyringAccounthas a new required field (scopes) and is part of the public API.
- This change was not properly reported as breaking on the
- Bump
@metamask/keyring-apifrom^12.0.0to^13.0.0(#101)