Skip to content

@openzeppelin/wizard@0.10.7

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Feb 14:24
5eec825
  • Make ERC20Permit optional when ERC20Votes is enabled (#778)
  • Solidity erc20, stablecoin, realWorldAsset: Support 'erc7786native' option for crossChainBridging. (#747)
    • Uses OpenZeppelin Contracts 5.6.0
    • Breaking changes: Solidity erc20, stablecoin, realWorldAsset: 'custom' option for crossChainBridging now requires access control, and adds a function to allow updating the token bridge address after deployment. Constructor/initializer parameter order changed due to access control requirement.