Releases: MetaMask/snap-simple-keyring
Releases · MetaMask/snap-simple-keyring
2.1.1
@metamask/snap-simple-keyring-site
Changed
- Bump bundled snap version reference from
@metamask/snap-simple-keyring-snap@2.0.1to@metamask/snap-simple-keyring-snap@2.1.0(#178)- The site embeds the snap's
package.jsonversion at build time, so this republish is required for consumers to install the new snap version through the dapp.
- The site embeds the snap's
2.1.0
@metamask/snap-simple-keyring-snap
Added
- Implement
keyring_setSelectedAccountsandkeyring_resolveAccountAddress(#176)- Required for compatibility with
@metamask/eth-snap-keyring@^22, which invokes these methods when MetaMask switches the active account or needs to resolve the signer for a request.
- Required for compatibility with
- Allow the
metamaskorigin to callkeyring_createAccount,keyring_resolveAccountAddress, andkeyring_setSelectedAccounts(#176)
2.0.1
@metamask/snap-simple-keyring-site
Changed
- Bump
@metamask/keyring-apifrom^8.1.3to^23.1.0(#169, #173) - Bump
@metamask/keyring-snap-clientfrom^8.0.0to^9.0.2(#173) - Bump
@metamask/providersfrom^13.0.0to^19.0.0(#173) - Use new font Geist (#172)
@metamask/snap-simple-keyring-snap
Changed
- Bump
@metamask/keyring-apifrom^8.1.3to^23.1.0(#169, #173) - Add
@metamask/keyring-snap-sdk@^7.0.0(#169)- Some code that the snap was relying on was moved from
@metamask/keyring-apito@metamask/keyring-snap-sdk.
- Some code that the snap was relying on was moved from
- Bump
@metamask/keyring-snap-sdkfrom^7.0.0to^9.0.1(#173) - Bump
@metamask/snaps-sdkfrom6.19.0to^11.1.0(#169, #173)platformVersioninsnap.manifest.jsonis updated from7.1.0to11.1.0to match.
- Bump
@metamask/utilsfrom^8.1.0to^11.11.0(#173)
2.0.0
1.1.6
@metamask/snap-simple-keyring-site
Changed
- Bump
@metamask/keyring-apifrom^1.0.0-rc.1to^8.1.3(#155)- This version is now built slightly differently and is part of the accounts monorepo.
@metamask/snap-simple-keyring-snap
Changed
- Bump
@metamask/keyring-apifrom^8.1.0to^8.1.3(#155)- This version is now built slightly differently and is part of the accounts monorepo.