Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Sep 24, 2025

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/[email protected]

Changelog

0.3.2 (2025-11-13)

  • Add tokenUri setting for stellar non fungible model (#725)

0.3.1 (2025-11-12)

  • Solidity account signer: Add WebAuthn to the list of signers available. (#718)

0.3.0 (2025-11-11)

  • Breaking changes: Solidity Stablecoin and RWA: Change custodian option to freezable. Replace ERC20Custodian with ERC20Freezable. (#719)
  • Add macros descriptions for Cairo (#703)

0.2.0 (2025-11-03)

  • Breaking changes: Solidity Stablecoin and RWA: Change limitations option to restrictions. Replace ERC20Allowlist and ERC20Blocklist with ERC20Restricted. (#715)
  • Update @openzeppelin/contracts and @openzeppelin/contracts-upgradeable dependencies to 5.5.0 (#681)
    • Breaking changes:
      • Solidity account signer: ERC7702 option is renamed as EIP7702. Imported contract SignerERC7702 is renamed as SignerEIP7702.
      • Solidity upgradeable contracts: Initializable and UUPSUpgradeable are imported from @openzeppelin/contracts instead of @openzeppelin/contracts-upgradeable.

0.1.2 (2025-10-29)

  • Add AI descriptions for AccessControl in Cairo-alpha (#698)

0.1.1 (2025-09-16)

  • Update Solidity Account prompt (#609)
  • Support decimals customization for ERC20 Cairo contracts (#654)

0.1.0 (2025-08-15)

  • Bump minor version for semantic versioning stability (#631)

0.0.3 (2025-08-12)

  • Breaking change: Use ERC20Bridgeable from OpenZeppelin Contracts 5.4.0 instead of Community Contracts (#619)

0.0.2 (2025-07-03)

  • Stellar: Add Stablecoin with Limitations and Access Control (ownable and roles). (#575)

0.0.1 (2025-06-20)

  • Add support for Wizard MCP server. (#569)

@openzeppelin/[email protected]

Changelog

0.4.4 (2025-11-13)

  • Add tokenUri setting for stellar non fungible model (#725)

0.4.3 (2025-10-14)

  • Set security contact as contract metadata (#679)

0.4.2 (2025-07-25)

  • Fix access control dependency import to import from stellar_access instead of stellar_contract_utils (#608)

0.4.1 (2025-07-22)

  • Dependencies from crates.io and remove unused imports (#602)
    • Breaking changes:
      • Use OpenZeppelin Stellar Soroban Contracts v0.4.1

0.3.0 (2025-07-03)

  • Add Stablecoin with Limitations and Access Control (ownable and roles). (#575)
    • Breaking changes:
      • Use OpenZeppelin Stellar Soroban Contracts v0.3.0

0.2.3 (2025-06-27)

  • Add security contact in contract info (#563)

0.2.2 (2025-06-20)

  • Add support for Wizard MCP server. (#569)

0.2.1 (2025-06-10)

  • Fix missing ContractOverrides import and rename defaultimpl to default_impl. (#566)

0.2.0 (2025-05-13)

  • Add NonFungible extension and minor refactorings to Fungible (crate renamings, etc.). (#531)
  • Breaking changes:
    • Use OpenZeppelin Stellar Soroban Contracts v0.2.0

0.1.1 (2025-03-03)

  • Add a default no_std to all contracts. (#471)

0.1.0 (2025-02-25)

  • Initial version. (#460)

@openzeppelin/[email protected]

Changelog

0.4.3 (2025-11-13)

0.4.2 (2025-11-12)

0.4.1 (2025-11-11)

0.4.0 (2025-11-03)

  • Update @openzeppelin/contracts and @openzeppelin/contracts-upgradeable dependencies to 5.5.0 (#681)

    • Breaking changes:
      • Solidity account signer: ERC7702 option is renamed as EIP7702. Imported contract SignerERC7702 is renamed as SignerEIP7702.
      • Solidity upgradeable contracts: Initializable and UUPSUpgradeable are imported from @openzeppelin/contracts instead of @openzeppelin/contracts-upgradeable.
  • Breaking changes: Solidity Stablecoin and RWA: Change limitations option to restrictions. Replace ERC20Allowlist and ERC20Blocklist with ERC20Restricted. (#715)

  • Updated dependencies [880b9b8, b49e056]:

0.3.0 (2025-10-29)

  • Breaking changes: Solidity: Use namespaced storage instead of state variables when upgradeability is enabled. (#704)
    • For ERC-20, use namespaced storage for tokenBridge when cross-chain bridging is set to 'custom' and upgradeability is enabled.
    • For ERC-721, use namespaced storage for _nextTokenId when mintable, auto increment IDs, and upgradeability are enabled.
  • Updated dependencies [38da80c, 0f0509d]:

0.2.0 (2025-09-16)

  • Add constructors for SignerECDSA, SignerP256, SignerRSA, SignerERC7702, SignerERC7913, MultiSignerERC7913 and MultiSignerERC7913Weighted (#609)
  • Enable upgradeability for AccountERC7579, AccountERC7579Hooked, SignerECDSA, SignerP256, SignerRSA, SignerERC7702, SignerERC7913 and MultiSignerERC7913 (#609)
  • Breaking change: Use Account, AccountERC7579, AccountERC7579Hooked, ERC7812, ERC7739Utils, ERC7913Utils, AbstractSigner, SignerECDSA, SignerP256, SignerRSA, SignerERC7702, SignerERC7913, MultiSignerERC7913, and MultiSignerERC7913Weighted from OpenZeppelin Contracts 5.4.0 instead of Community Contracts (#609)
  • Support decimals customization for ERC20 Cairo contracts (#654)
  • Updated dependencies [41d5c74, b9d58dc, 41d5c74, 41d5c74, 41d5c74, 029790c]:

0.1.1 (2025-09-02)

  • Cairo: Support decimals value added to ERC-20 scheme (#654)

0.1.0 (2025-08-15)

0.0.7 (2025-08-12)

0.0.6 (2025-07-29)

  • Update Wizard API dependencies (#612)

0.0.5 (2025-07-25)

  • Breaking changes: Renamed package from @openzeppelin/wizard-mcp to @openzeppelin/contracts-mcp (#607)

0.0.4 (2025-07-22)

0.0.3 (2025-07-03)

  • Stellar: Add Stablecoin with Limitations and Access Control (ownable and roles). (#575)
    • Potentially breaking changes:
      • Use OpenZeppelin Stellar Soroban Contracts v0.3.0
  • Updated dependencies [4b86b07, 4b86b07]:

0.0.2 (2025-06-27)

0.0.1 (2025-06-20)

  • Add support for Wizard MCP server. (#569)

@coderabbitai
Copy link

coderabbitai bot commented Sep 24, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot closed this Nov 10, 2025
@github-actions github-actions bot force-pushed the changeset-release/master branch from 182b9c4 to d4003bf Compare November 10, 2025 16:01
@github-actions github-actions bot reopened this Nov 10, 2025
@github-actions github-actions bot closed this Nov 13, 2025
@github-actions github-actions bot force-pushed the changeset-release/master branch from 6582576 to 034d837 Compare November 13, 2025 17:02
@github-actions github-actions bot reopened this Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant