Skip to content

Releases: wevm/abitype

abitype@0.9.3

18 Jul 19:26
8def0ae
Compare
Choose a tag to compare

Patch Changes

  • #170 dbe16a2 Thanks @Raiden1411! - Fixed bug where type instantiation is excessively deep and possibly infinite when using formatAbiParameter with exactOptionalPropertyTypes set to false.

abitype@0.9.2

12 Jul 20:27
fb53bb6
Compare
Choose a tag to compare

Patch Changes

abitype@0.9.1

12 Jul 16:15
7379f25
Compare
Choose a tag to compare

Patch Changes

  • #164 ff7a76c Thanks @ardislu! - Fixed human-readable identifiers to allow single leading dollar-sign or underscore, and disallow single leading number.

abitype@0.9.0

03 Jul 19:28
ba6ed89
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #162 454cf87 Thanks @tmm! - Added state mutability filter to ExtractAbiFunction.

abitype@0.8.11

19 Jun 22:09
3879b59
Compare
Choose a tag to compare

Patch Changes

  • #156 d577f3d Thanks @tmm! - Switched TypedData from TypeScript object to Record.

abitype@0.8.10

15 Jun 16:54
9b7fa98
Compare
Choose a tag to compare

Patch Changes

  • 1d62393 Thanks @tmm! - Fixed parseAbi issue with typescript@5.1.3

abitype@0.8.9

12 Jun 18:13
d5143fc
Compare
Choose a tag to compare

Patch Changes

abitype@0.8.8

09 Jun 22:58
0bd5e28
Compare
Choose a tag to compare

Patch Changes

abitype@0.8.7

01 Jun 13:01
43d3a9d
Compare
Choose a tag to compare

Patch Changes

  • #147 f9aa86e Thanks @Raiden1411! - Fixed type-level issue with human-readable function signatures with no space returns.

abitype@0.8.6

30 May 22:15
97fa363
Compare
Choose a tag to compare

Patch Changes