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/transaction-controllerfrom^65.4.0to^66.0.0(#8848)
- Bump
@metamask/keyring-controllerfrom^25.3.0to^25.4.0(#8665) - Bump
@metamask/messengerfrom^1.0.0to^1.2.0(#8364, #8373, #8632) - Bump
@metamask/transaction-controllerfrom^64.0.0to^65.4.0(#8432, #8447, #8482, #8585, #8613, #8691, #8722, #8755, #8796)
- Bump
@metamask/transaction-controllerfrom^63.3.1to^64.0.0(#8359)
- Bump
@metamask/messengerfrom^0.3.0to^1.0.0(#8317) - Bump
@metamask/transaction-controllerfrom^63.0.0to^63.3.1(#8272, #8301, #8313, #8317)
- Pass
requiredAssetsfromwallet_sendCallstoaddTransactionandaddTransactionBatch(#7819) - Bump
@metamask/transaction-controllerfrom62.16.0to62.17.0(#7897)
- Bump
@metamask/transaction-controllerfrom^62.7.0to^62.19.0(#7596, #7602, #7604, #7642, #7737, #7760, #7775, #7802, #7832, #7854, #7872, #7996, #8005, #8031) - Bump
@metamask/utilsfrom^11.8.1to^11.9.0(#7511) - BREAKING: Replace
getAccountshook withgetPermittedAccountsForOrigininwalletSendCalls,walletGetCapabilities, andProcessSendCallsHooks(#7816)- Consumers must rename the
getAccountshook togetPermittedAccountsForOriginand update its signature from(req: JsonRpcRequest) => Promise<string[]>to() => Promise<string[]>. Thereqparameter passed towalletSendCallsandwalletGetCapabilitiesmust now include anoriginproperty.
- Consumers must rename the
- Id of JSON RPC request is passed to functions to create batched transaction, id is thus added to transaction meta (#7415)
- Bump
@metamask/transaction-controllerfrom^61.3.0to^62.7.0(#7007, #7126, #7153, #7202, #7215, #7220, #7236, #7257, #7289, #7325, #7430, #7494)
- BREAKING: Update
EIP5792Messengertype to use newMessengerfrom@metamask/messenger(#6958)- Previously the
Messengertype from@metamask/base-controllerwas used, and@metamask/base-controllerwas mistakenly not listed as a dependency. - The package
@metamask/messengerhas been added as a dependency
- Previously the
- Bump
@metamask/transaction-controllerfrom^60.10.0to^61.0.0(#6962)
- Bump
@metamask/transaction-controllerfrom^60.6.1to^60.7.0(#6841)
- Bump
@metamask/transaction-controllerfrom^60.6.0to^60.6.1(#6810)
- Bump
@metamask/utilsfrom^11.8.0to^11.8.1(#6708) - Bump
@metamask/transaction-controllerfrom^60.4.0to^60.6.0(#6708, #6771) - Remove dependency
@metamask/eth-json-rpc-middleware(#6714)
- Add
auxiliaryFunds+requiredAssetssupport defined under ERC-7682 (#6623) - Bump
@metamask/transaction-controllerfrom^60.2.0to^60.4.0(#6561, #6641) - Bump
@metamask/utilsfrom^11.4.2to^11.8.0(#6588)
- Add and export EIP-5792 RPC method handler middlewares and utility types (#6477)
- Initial release (#6458)