V4.0.0: Add passes support
What's Changed
- Link the version 3 ABI and release from the readme by @zoenolan in #261
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #262
- Bump @types/node from 20.4.2 to 20.4.4 by @dependabot in #263
- Bump @types/node from 20.4.4 to 20.4.5 by @dependabot in #264
- Bump @openzeppelin/contracts-upgradeable from 4.9.2 to 4.9.3 by @dependabot in #265
- Bump eslint-config-prettier from 8.8.0 to 8.9.0 by @dependabot in #266
- Bump eslint-plugin-import from 2.27.5 to 2.28.0 by @dependabot in #267
- Bump eslint-config-prettier from 8.9.0 to 9.0.0 by @dependabot in #268
- Bump hardhat from 2.17.0 to 2.17.1 by @dependabot in #269
- Bump prettier from 3.0.0 to 3.0.1 by @dependabot in #270
- Bump @types/node from 20.4.5 to 20.4.8 by @dependabot in #271
- Bump solhint from 3.4.1 to 3.5.1 by @dependabot in #272
- Bump solhint from 3.5.1 to 3.6.1 by @dependabot in #273
- Bump @types/node from 20.4.8 to 20.5.0 by @dependabot in #274
- Add Code Owners by @zoenolan in #275
- Bump solhint from 3.6.1 to 3.6.2 by @dependabot in #276
- Bump hardhat-deploy from 0.11.34 to 0.11.36 by @dependabot in #277
- Bump eslint-plugin-import from 2.28.0 to 2.28.1 by @dependabot in #279
- Bump prettier from 3.0.1 to 3.0.2 by @dependabot in #278
- Bump @types/node from 20.5.0 to 20.5.1 by @dependabot in #280
- Bump @types/node from 20.5.1 to 20.5.7 by @dependabot in #281
- Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #282
- Bump hardhat-deploy from 0.11.36 to 0.11.37 by @dependabot in #283
- Bump chai from 4.3.7 to 4.3.8 by @dependabot in #284
- Bump prettier from 3.0.2 to 3.0.3 by @dependabot in #285
- Bump @types/node from 20.5.7 to 20.5.9 by @dependabot in #286
- Bump @types/chai from 4.3.5 to 4.3.6 by @dependabot in #287
- Bump hardhat from 2.17.1 to 2.17.2 by @dependabot in #288
- Bump hardhat from 2.17.2 to 2.17.3 by @dependabot in #289
- Bump @types/node from 20.5.9 to 20.6.0 by @dependabot in #290
- Bump @types/node from 20.6.0 to 20.6.2 by @dependabot in #291
- Bump @types/node from 20.6.2 to 20.6.5 by @dependabot in #292
- Bump @types/data-urls from 3.0.1 to 3.0.2 by @dependabot in #293
- Bump solidity-coverage from 0.8.4 to 0.8.5 by @dependabot in #294
- Bump get-func-name from 2.0.0 to 2.0.2 by @dependabot in #295
- Bump hardhat from 2.17.3 to 2.17.4 by @dependabot in #296
- Bump chai from 4.3.8 to 4.3.10 by @dependabot in #297
- Bump @types/node from 20.6.5 to 20.8.0 by @dependabot in #298
- Bump @types/mocha from 10.0.1 to 10.0.2 by @dependabot in #299
- Bump hardhat-deploy from 0.11.37 to 0.11.42 by @dependabot in #300
- Bump hardhat from 2.17.4 to 2.18.0 by @dependabot in #301
- Bump @types/node from 20.8.0 to 20.8.4 by @dependabot in #302
- Bump undici from 5.22.1 to 5.26.3 by @dependabot in #303
- Bump @types/chai from 4.3.6 to 4.3.8 by @dependabot in #304
- Bump @types/node from 20.8.4 to 20.8.6 by @dependabot in #305
- Bump hardhat from 2.18.0 to 2.18.1 by @dependabot in #306
- Bump hardhat-deploy from 0.11.42 to 0.11.43 by @dependabot in #307
- Add support for passes by @zoenolan in #313
- Add V4 ABI by @zoenolan in #314
Full Changelog: v3.0.0...v4.0.0