Releases: rhinestonewtf/modulekit
Releases · rhinestonewtf/modulekit
v0.5.7
What's Changed
- feat(ERC4337Helpers): return logs from exec4337 by @highskore in #178
Full Changelog: v0.5.6...v0.5.7
v0.5.6
v0.5.5
What's Changed
- changing error for AlreadyInitialized to not conflict with ownable by @zeroknots in #175
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- fix: allow full error comparison by @highskore in #174
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- fix(ExecutionLib): use solady decodeBatch by @highskore in #171
- fix: make vm exists a view function by @kopy-kat in #172
- feat(4337-helpers): allow checking FaliedOpWithRevert wrapped reverts by @highskore in #173
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- feat(module-bases): add erc7579 constants by @highskore in #168
- fix(ExecutionLib): fix decodeBatch by @highskore in #169
- feat: add isInit per chainId by @highskore in #170
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- fix: make --via-ir build work by @highskore in #166
- chore: move solhint to dependencies by @highskore in #167
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- chore: update module bases dep by @highskore in #162
- refactor: remove account dependencies by @highskore in #161
- refactor: cleanup by @highskore in #163
- feat: downgrade solc version by @kopy-kat in #160
- feat(SafeHelpers): add formatERC1271Hash by @highskore in #164
Full Changelog: v0.4.17...v0.5.0
v0.4.17
v0.4.16
What's Changed
- feat(ModuleKitHelpers): add verifyModuleStorageWasCleared by @highskore in #155
- chore: resolve solc warnings by @highskore in #156
- fix: 7702 support by @kopy-kat in #157
Full Changelog: v0.4.15...v0.4.16