Skip to content

Latest commit

 

History

History
111 lines (62 loc) · 6.03 KB

CHANGELOG.md

File metadata and controls

111 lines (62 loc) · 6.03 KB

Changelog

2.0.0 (2024-10-07)

⚠ BREAKING CHANGES

  • changed rollup to tsup to simplify bundling

Bug Fixes

  • add yarnrc file back (9dd05b8)
  • changed rollup to tsup to simplify bundling (5651905)

1.6.0 (2024-09-09)

Features

1.5.1 (2024-09-06)

Bug Fixes

  • use connection.url for JsonRpcProvider (a046aaf)

1.5.0 (2024-09-06)

Features

1.4.3 (2024-09-02)

Bug Fixes

  • use issue.node_id for permit nonces (9228240)

1.4.2 (2024-08-26)

Bug Fixes

  • main entry for error free imports (168b975)

1.4.1 (2024-07-09)

Miscellaneous Chores

1.4.0 (2024-07-08)

⚠ BREAKING CHANGES

  • bundle splitting (#13)

Features

Bug Fixes

  • fixed compilation and erc20 tests (63c3823)
  • fixed erc721 tests and errors (414f29f)
  • tests mock handler usage (91470cc)
  • this makes no sense (881f006)

Miscellaneous Chores

1.3.1 (2024-06-20)

⚠ BREAKING CHANGES

  • bundle splitting (#13)

Features

Bug Fixes

  • fixed compilation and erc20 tests (63c3823)
  • fixed erc721 tests and errors (414f29f)
  • this makes no sense (881f006)