Releases: OpenZeppelin/openzeppelin-upgrades
Releases · OpenZeppelin/openzeppelin-upgrades
@openzeppelin/[email protected]
- Bump dependency on
@openzeppelin/upgrades-core
. (#930)
@openzeppelin/[email protected]
- Fix
upgradeProxy
from an implementation that has a fallback function and is not using OpenZeppelin Contracts 5.0. (#926)
@openzeppelin/[email protected]
- Update Defender SDK. (#924)
- Throw error if not using a relayer for deployments, until other types of deployments are supported.
Note: OpenZeppelin Defender deployments is in beta and its functionality is subject to change.
@openzeppelin/[email protected]
- Add
createFactoryAddress
option for Defender deployments. (#920)
Note: OpenZeppelin Defender deployments is in beta and its functionality is subject to change.
@openzeppelin/[email protected]
- CLI: Throw error if
--requireReference
and--unsafeSkipStorageCheck
are both enabled. (#913)
@openzeppelin/[email protected]
@openzeppelin/[email protected]
- Update OpenZeppelin Defender deployments to use Defender SDK. (#888)
@openzeppelin/[email protected]
- Fix Hardhat compile error when using Solidity 0.5.x. (#892)
@openzeppelin/[email protected]
- Fix Hardhat compile error when using Solidity 0.5.x. (#892)
@openzeppelin/[email protected]
- Check for non-zero admin address when importing transparent proxy. (#887)