Releases: rhinestonewtf/modulekit
Releases · rhinestonewtf/modulekit
v0.5.8
What's Changed
- feat: adding octanerc config file inclusion whitelist by @zeroknots in #179
- feat(accounts): update Nexus to prevalidation hooks version by @highskore in #177
- fix: remove unused lib by @kopy-kat in #180
- fix: Added sources for MockERC20 and MockERC721 tokens by @Dhruv-Mishra in #182
- fix(Erc4337Helpers): resolve stack too deep by @highskore in #184
New Contributors
- @Dhruv-Mishra made their first contribution in #182
Full Changelog: v0.5.7...v0.5.8
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