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/utilsfrom^11.9.0to^11.11.0(#9074) - Bump
@metamask/controller-utilsfrom^12.0.0to^12.3.0(#8774, #9058, #9083, #9218)
- Upgrade
@metamask/utilsfrom^11.8.1to^11.9.0(#7511) - Bump
@metamask/controller-utilsfrom^11.15.0to^12.0.0(#7202, #7534, #7583, #7995, #8344, #8755)
- Initial release of
@metamask/eip-7702-internal-rpc-middleware(#6911) wallet_upgradeAccountJSON-RPC method for upgrading EOA accounts to smart accounts using EIP-7702 (#6789)wallet_getAccountUpgradeStatusJSON-RPC method for checking account upgrade status (#6789)- Hook-based architecture with
upgradeAccountandgetAccountUpgradeStatushooks (#6789) - Comprehensive TypeScript type definitions (#6789)
- Documentation and examples (#6789)