Releases: OpenZeppelin/openzeppelin-upgrades
Releases · OpenZeppelin/openzeppelin-upgrades
@openzeppelin/[email protected]
- Allow ommitting
args
indeployProxy
when it's an empty array.
@openzeppelin/[email protected]
- Allow ommitting
args
indeployProxy
when it's an empty array.
@openzeppelin/[email protected]
- Fix spurious "Artifacts are from different compiler runs" error when using dependencies through
artifacts.require
. (#225)
@openzeppelin/[email protected]
- Fix spurious "Artifacts are from different compiler runs" error on Windows. (#222)
@openzeppelin/[email protected]
- Migrate plugin to Hardhat. (#214)
@openzeppelin/[email protected]
- Add
jsonrpc: '2.0'
field when using Truffle provider. (#210)