Releases: MetaMask/eth-snap-keyring
Releases · MetaMask/eth-snap-keyring
2.2.2
Changed
- Bump @metamask/safe-event-emitter from 3.1.0 to 3.1.1 (#251)
- Bump dependencies (#246)
- Bump @metamask/safe-event-emitter from 3.0.0 to 3.1.0 (#245)
- Fix enforcing responses of
prepareUserOperation
and patchUserOperation
to be synchronous (#243)
- Bump @metamask/snaps-registry from 3.0.0 to 3.0.1 (#244)
2.2.1
Changed
- Bump @MetaMask dependencies (#236)
- Extract logic in 'submitRequest' (#232)
- Bump @metamask/controller-utils from 8.0.3 to 8.0.4 (#233)
- Bump @metamask/json-rpc-engine from 7.3.2 to 7.3.3 (#234)
- Bump @metamask/approval-controller from 5.1.2 to 5.1.3 (#235)
- Bump update Snap and dev dependencies (#230)
- Bump @metamask/rpc-errors from 6.2.0 to 6.2.1 (#223)
- Bump @metamask/snaps-utils from 6.1.0 to 7.0.0 (#224)
- Bump @metamask/rpc-errors from 6.1.0 to 6.2.0 (#219)
- Bump ip from 2.0.0 to 2.0.1 (#218)
Fixed
- Add
chainId
to Keyring API requests (transaction/typed message) (#231)
- Enforce async request redirect URL is in the snaps 'allowedOrigins' (#228)
2.2.0
Changed
- Bump dependencies (#220)
- @metamask/snaps-controllers from ^4.1.0 to ^5.0.1
- @metamask/snaps-sdk from ^1.4.0 to ^2.1.0
- @metamask/snaps-utils from ^5.2.0 to ^6.1.0
- @metamask/utils from ^8.1.0 to ^8.3.0
- @metamask/keyring-api from ^2.0.0 to ^4.0.0
2.1.2
Fixed
- Fixed inconsistent signature signing (#200)
2.1.1
Fixed
- Reject unsupported account methods (#190)
2.1.0
Added
- Add methods to support ERC-4337 accounts (#180).
Changed
- Use a
snapId
-indexed map (#172).
- Update CODEOWNERS and run CI on merge queues (#165).
- Bump min Node version to 18.18 and use LTS for dev (#183).
2.0.0
Changed
- BREAKING: Remove async from
listAccounts
and getAccountByAddress
(#148).
1.0.0
Changed
- Bump
@metamask/keyring-api
to 1.0.0 (#145).
- Bump
semver
and word-wrap
dependencies (#144).
- Bump @metamask/rpc-errors from 6.0.0 to 6.1.0 (#143).
1.0.0-rc.2
Added
- Add
redirectUser
callback (#136).
1.0.0-rc.1
Added
- Add
getAccountByAddress
method (#134).
Changed
- Bump
word-wrap
and semver
(#140).
- Bump
@metamask/scure-bip39
from 2.1.0 to 2.1.1 (#133).
- Bump
postcss
from 8.4.20 to 8.4.31 (#137).
- Bump
@metamask
dependencies (#139).