Skip to content

Releases: hairyf/harsta

v0.14.0

13 May 03:34

Choose a tag to compare

   🚀 Features

  • Add props support to SubscribeWagmiConfig for children rendering  -  by @hairyf (8809d)

   🐞 Bug Fixes

  • Update typechain paths in package.json for correct contract references  -  by @hairyf (853f7)
  • Remove early return in fixture function to allow multiple deployments  -  by @hairyf (fe4fb)
    View changes on GitHub

v0.13.0

08 May 06:31

Choose a tag to compare

   🚀 Features

  • Remove unused imports from ensures and storage modules  -  by @hairyf (9e523)
    View changes on GitHub

v0.12.0

08 May 06:15

Choose a tag to compare

   🚀 Features

  • Restructure configuration paths and add addresses handling  -  by @hairyf (541f8)
  • Update paths and clean up generated files in .gitignore and ensureDirectories function  -  by @hairyf (dd859)
  • Update entry configuration to support array format for better file inclusion  -  by @hairyf (14f48)
    View changes on GitHub

v0.11.0

07 May 07:23

Choose a tag to compare

   🚀 Features

  • Add ERC20WithOwnable contract and improve configuration paths  -  by @hairyf (79b86)
  • Enhance package.json exports and update tsdown entry point for better module resolution  -  by @hairyf (40acc)
    View changes on GitHub

v0.10.7

23 Apr 03:37

Choose a tag to compare

   🐞 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

v0.10.6

25 Mar 08:36

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.10.4

05 Mar 18:27

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.10.3

05 Mar 11:46

Choose a tag to compare

   🐞 Bug Fixes

  • Inconsistent location of construction and output storage deployment information  -  by Mr.Mao (570f7)
    View changes on GitHub

v0.10.2

05 Mar 11:09

Choose a tag to compare

   🐞 Bug Fixes

  • Chains deeps to default type error  -  by Mr.Mao (5b516)
    View changes on GitHub

v0.10.1

05 Mar 08:33

Choose a tag to compare

   🐞 Bug Fixes

  • Vercel build error  -  by Mr.Mao (a80f2)
    View changes on GitHub