Releases: wevm/abitype
Releases · wevm/abitype
[email protected]
Patch Changes
- #170
dbe16a2
Thanks @Raiden1411! - Fixed bug where type instantiation is excessively deep and possibly infinite when usingformatAbiParameter
withexactOptionalPropertyTypes
set tofalse
.
[email protected]
Patch Changes
- #165
27b763b
Thanks @Raiden1411! - Added zod EIP-712 typed data parser.
[email protected]
[email protected]
[email protected]
[email protected]
Patch Changes
1d62393
Thanks @tmm! - FixedparseAbi
issue with[email protected]
[email protected]
[email protected]
[email protected]
Patch Changes
- #147
f9aa86e
Thanks @Raiden1411! - Fixed type-level issue with human-readable function signatures with no space returns.
[email protected]
Patch Changes
- #143
84ce0d9
Thanks @Raiden1411! - Added Zod Address Schema