Skip to content

@openzeppelin/wizard@0.10.8

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Apr 14:42
41494aa
  • Add package APIs for getting versioned remappings. (#786)
    • Export getVersionedRemappings from the Solidity, Confidential, and Uniswap Hooks package roots for internal use by other Wizard packages.
    • Add getVersionedRemappings to the Confidential erc7984 API and the Uniswap Hooks hooks API for consistency with the Solidity contract APIs.
    • Internal breaking change: Removed the internal print-versioned entrypoints; internal consumers should use getVersionedRemappings instead.