v0.6.3
abi-to-sol v0.6.3
This release fixes a bug where abi-to-sol wasn't producing syntactically-valid output for Solidity function type parameters. This has now been fixed!
Note: for best results, please ensure the input ABI JSON includes the non-spec internalType
field. For details on this, please see issue #76, specifically the comment about handling when this field is missing.
Thanks to @esaulpaugh for identifying this problem!
Release changes
Bug fixes
Dependency updates
- Bump parse-url from 6.0.0 to 6.0.2 (#75 by @dependabot)