Skip to content

v0.10.7

Choose a tag to compare

@github-actions github-actions released this 23 Apr 03:37
· 16 commits to main since this release

   🐞 Bug Fixes

  • Update tsconfig.json to exclude generated package directory and correct ts-expect-error comments in config.ts  -  by @hairyf (db6e8)
  • Update upgrade function to use implement.address for callUpgrade  -  by @hairyf (b03a9)
  • deps:
    • Update demo dependencies to latest versions  -  by @hairyf (cc86a)
    • Update upgrade demo deployment network and dependencies versions  -  by @hairyf (873ce)
    • Update @types/react and typescript to latest versions  -  by @hairyf (ab8aa)
    • Update @openzeppelin/contracts-upgradeable, typescript, and vitest to latest versions  -  by @hairyf (09db1)
    • Update fs-extra to version 11.3.0  -  by @hairyf (a47b7)
    • Update root deps  -  by @hairyf (13700)
    • Update dependencies to latest versions  -  by @hairyf (6e37d)
    View changes on GitHub