Hi everyone, we've published an initial alpha version of the Hardhat Upgrades plugin with Hardhat 3 support: @openzeppelin/hardhat-upgrades@4.0.0-alpha.0
This release includes:
- Hardhat 3 compatibility updates
- Usage docs: see README and Migration Guide
- Example projects
- Support for Solidity tests (in addition to JS/TS scripts and tests)
Note that this is currently a pre-release for testing purposes, and it is not recommended for production deployments or upgrades of production contracts.
We invite you to give it a try and share feedback. You can reply in this thread, start a new topic on the forum, or open an issue on GitHub.