Open
Conversation
Contributor
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (7)
💤 Files with no reviewable changes (1)
WalkthroughThis PR documents the release of the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@openzeppelin/wizard-confidential@0.1.1
Changelog
0.1.1 (2026-04-02)
getVersionedRemappingsfrom the Solidity, Confidential, and Uniswap Hooks package roots for internal use by other Wizard packages.getVersionedRemappingsto the Confidentialerc7984API and the Uniswap HookshooksAPI for consistency with the Solidity contract APIs.print-versionedentrypoints; internal consumers should usegetVersionedRemappingsinstead.234ab40]:0.1.0 (2026-02-17)
17d9de8]:@openzeppelin/wizard@0.10.8
Changelog
0.10.8 (2026-04-02)
getVersionedRemappingsfrom the Solidity, Confidential, and Uniswap Hooks package roots for internal use by other Wizard packages.getVersionedRemappingsto the Confidentialerc7984API and the Uniswap HookshooksAPI for consistency with the Solidity contract APIs.print-versionedentrypoints; internal consumers should usegetVersionedRemappingsinstead.0.10.7 (2026-02-26)
erc20,stablecoin,realWorldAsset: Support 'erc7786native' option forcrossChainBridging. (#747)erc20,stablecoin,realWorldAsset: 'custom' option forcrossChainBridgingnow 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.0.10.6 (2026-02-17)
0.10.5 (2026-01-27)
0.10.4 (2025-11-28)
0.10.3 (2025-11-26)
0.10.2 (2025-11-12)
WebAuthnto the list of signers available. (#718)custodianoption tofreezable. Replace ERC20Custodian with ERC20Freezable. (#719)0.10.0 (2025-11-03)
Update
@openzeppelin/contractsand@openzeppelin/contracts-upgradeabledependencies to 5.5.0 (#681)ERC7702option is renamed asEIP7702. Imported contractSignerERC7702is renamed asSignerEIP7702.InitializableandUUPSUpgradeableare imported from@openzeppelin/contractsinstead of@openzeppelin/contracts-upgradeable.Breaking changes: Solidity Stablecoin and RWA: Change
limitationsoption torestrictions. Replace ERC20Allowlist and ERC20Blocklist with ERC20Restricted. (#715)0.9.0 (2025-10-29)
tokenBridgewhen cross-chain bridging is set to'custom'and upgradeability is enabled._nextTokenIdwhen mintable, auto increment IDs, and upgradeability are enabled.0.8.1 (2025-10-14)
0.8.0 (2025-09-16)
SignerECDSA,SignerP256,SignerRSA,SignerERC7702,SignerERC7913,MultiSignerERC7913andMultiSignerERC7913Weighted(#609)AccountERC7579,AccountERC7579Hooked,SignerECDSA,SignerP256,SignerRSA,SignerERC7702,SignerERC7913andMultiSignerERC7913(#609)Account,AccountERC7579,AccountERC7579Hooked,ERC7812,ERC7739Utils,ERC7913Utils,AbstractSigner,SignerECDSA,SignerP256,SignerRSA,SignerERC7702,SignerERC7913,MultiSignerERC7913, andMultiSignerERC7913Weightedfrom OpenZeppelin Contracts 5.4.0 instead of Community Contracts (#609)0.7.1 (2025-08-15)
0.7.0 (2025-08-12)
0.6.0 (2025-06-20)
Add support for Wizard MCP server. (#569)
Governor: Remove usage ofaccessoption. This option now has no effect.Accounts: Add_disableInitializers()to account implementations (#568)0.5.6 (2025-05-21)
MultisigERC7913: AddonlyEntryPointOrSelfmodifier to public configuration functions. (#554)onlyGovernanceto restrict upgrades for Governor with UUPS (#544)_authorizeUpgradefunction is restricted byonlyGovernanceinstead ofonlyOwner0.5.5 (2025-05-13)
accountcontract types for ERC-4337. (#486, #523, #527)@openzeppelin/community-contracts. (#537)0.5.4 (2025-04-01)
callbackin ERC20 features. (#500)0.5.3 (2025-03-13)
Add ERC20 Cross-Chain Bridging, SuperchainERC20. (#436)
Note: Cross-Chain Bridging is experimental and may be subject to change.
Potentially breaking changes:
recipientwhen usingpremint.0.5.2 (2025-02-21)
0.5.1 (2025-02-05)
recipientwhen usingpremintinerc20,stablecoin, andrealWorldAsset. (#435)0.5.0 (2025-01-23)
Update to use TypeScript v5. (#231)
Remove unused dependencies. (#430)
Breaking changes:
0.4.6 (2024-11-20)
0.4.5 (2024-11-18)
stablecoinandrealWorldAssetcontract types. (#404)Note:
stablecoinandrealWorldAssetare experimental and may be subject to change.0.4.4 (2024-10-23)
Potentially breaking changes
0.4.3 (2024-04-08)
0.4.2 (2024-02-22)
0.4.1 (2023-10-18)
managedaccess control option for use with AccessManager. (#298)0.4.0 (2023-10-05)
Breaking changes
0.3.0 (2023-05-25)
governor. (#258)0.2.3 (2023-03-23)
0.2.2 (2023-03-17)
0.2.1 (2023-03-17)
@openzeppelin/contracts. (#233)0.2.0 (2022-11-08)
governor. (fdcf912)0.1.1 (2022-06-30)
0.1.0 (2022-06-15)
@openzeppelin/wizard-uniswap-hooks@0.1.1
Changelog
0.1.1 (2026-04-02)
getVersionedRemappingsfrom the Solidity, Confidential, and Uniswap Hooks package roots for internal use by other Wizard packages.getVersionedRemappingsto the Confidentialerc7984API and the Uniswap HookshooksAPI for consistency with the Solidity contract APIs.print-versionedentrypoints; internal consumers should usegetVersionedRemappingsinstead.234ab40]:0.1.0 (2025-11-28)
985d5a4]: