Releases: OpenZeppelin/openzeppelin-upgrades
Releases · OpenZeppelin/openzeppelin-upgrades
@openzeppelin/[email protected]
- Add support for enum keys in mappings. (#301)
@openzeppelin/[email protected]
- Add support for structs and enums. (#261)
@openzeppelin/[email protected]
- Add support for structs and enums. (#261)
@openzeppelin/[email protected]
- Add
upgrades.admin.getInstance()
to retrieve the instance ofProxyAdmin
that is in use. (#274)
@openzeppelin/[email protected]
- Add
upgrades.admin.getInstance()
to retrieve the instance ofProxyAdmin
that is in use. (#274)
@openzeppelin/[email protected]
- Fix
InvalidDeployment
error on some networks. (#282)
@openzeppelin/[email protected]
- Fix a type error caused by duplicate contract names in Truffle.
@openzeppelin/[email protected]
- Fix an error in the
unsafeAllowCustomTypes
flag that would cause other storage layout incompatibilities to be ignored. (#259)
Users of this flag are advised to update to this version.
More details in the announcement post.
@openzeppelin/[email protected]
- Fix an error in the
unsafeAllowCustomTypes
flag that would cause other storage layout incompatibilities to be ignored. (#259)
Users of this flag are advised to update to this version.
More details in the announcement post.
@openzeppelin/[email protected]
- Fix an error in the
unsafeAllowCustomTypes
flag that would cause other storage layout incompatibilities to be ignored. (#259)
Users of this flag are advised to update to this version.
More details in the announcement post.