v0.7.0
✨ Highlights
- Ethers v6 is now supported
- Typescript v5 is now supported
- Hardhat and OpenZeppelin packages updated to the latest versions
What's Changed
- Release v0.5.0 by @nkuba in #16
- Merge #17 to main by @nkuba in #20
- Signers and Contracts helpers by @nkuba in #21
- Update @nomiclabs/hardhat-ethers to 2.0.6 by @nkuba in #23
- Read contract's ABI from deployment by @nkuba in #24
- Return Contract from getContract by @nkuba in #25
- Add a task to prepare deployment artifacts by @nkuba in #26
- Read artifact from hardhat.artifacts by @nkuba in #27
- Wait for proxy deploy confirmations by @nkuba in #28
- Improve deployments by @nkuba in #29
- Expose deployment from deployProxy function by @nkuba in #30
- Add constructor args to upgrade deployment artifact by @nkuba in #31
- Add helpers for etherscan verification by @nkuba in #32
- Fix etherscan verification by @nkuba in #33
- Publish feature packages without creating a commit by @michalinacienciala in #35
- Update upgradeProxy function by @nkuba in #37
- Use actions running on
node16
by @michalinacienciala in #36 - Implement task to export deployment artifacts by @nkuba in #40
- Create commits using Valkyrie user by @michalinacienciala in #41
- Update commiter's e-mail by @michalinacienciala in #43
- Packages update by @jagodarybacka in #44
Full Changelog: v0.5.0...v0.7.0