Releases: OpenZeppelin/openzeppelin-upgrades
Releases · OpenZeppelin/openzeppelin-upgrades
@openzeppelin/[email protected]
- Fix a bug that prevented some solc errors from reaching the console. (#253)
@openzeppelin/[email protected]
- Fix a problem in deployment logic when used with Hyperledger Besu. (#244)
@openzeppelin/[email protected]
- Add
admin
to the TypeScript type forhre.upgrades
.
@openzeppelin/[email protected]
- Add
silenceWarnings
to emit a single warning and silence all subsequent ones. (#228)
@openzeppelin/[email protected]
- Add
silenceWarnings
to emit a single warning and silence all subsequent ones. (#228)
@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)