Skip to content

Conversation

@oz-release-app
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@openzeppelin/contracts-ui-builder-adapter-evm@0.5.0

Minor Changes

  • #106 ce96c10 Thanks @pasevin! - Resolve legacy OpenZeppelin proxy implementation/admin via storage slots; expose adminAddress in proxy info; delegate auto-query filtering to adapter to avoid admin-only getters; add storage-slot debug logs.

Patch Changes

  • Updated dependencies [ce96c10]:
    • @openzeppelin/contracts-ui-builder-types@0.4.0
    • @openzeppelin/contracts-ui-builder-react-core@0.2.5
    • @openzeppelin/contracts-ui-builder-ui@0.5.1
    • @openzeppelin/contracts-ui-builder-utils@0.4.1

@openzeppelin/contracts-ui-builder-renderer@0.4.0

Minor Changes

  • #106 ce96c10 Thanks @pasevin! - Use adapter-provided filtering for safe auto-queries to prevent calling admin-only getters; improve FunctionResult header layout to avoid overflow.

Patch Changes

  • Updated dependencies [ce96c10]:
    • @openzeppelin/contracts-ui-builder-types@0.4.0
    • @openzeppelin/contracts-ui-builder-ui@0.5.1
    • @openzeppelin/contracts-ui-builder-utils@0.4.1

@openzeppelin/contracts-ui-builder-types@0.4.0

Minor Changes

  • #106 ce96c10 Thanks @pasevin! - Extend ProxyInfo with optional adminAddress; add optional adapter method filterAutoQueryableFunctions for chain-specific auto-query filtering.

@openzeppelin/contracts-ui-builder-adapter-midnight@0.1.4

Patch Changes

  • Updated dependencies [ce96c10]:
    • @openzeppelin/contracts-ui-builder-types@0.4.0
    • @openzeppelin/contracts-ui-builder-react-core@0.2.5
    • @openzeppelin/contracts-ui-builder-ui@0.5.1
    • @openzeppelin/contracts-ui-builder-utils@0.4.1

@openzeppelin/contracts-ui-builder-adapter-solana@0.0.9

Patch Changes

  • Updated dependencies [ce96c10]:
    • @openzeppelin/contracts-ui-builder-types@0.4.0
    • @openzeppelin/contracts-ui-builder-utils@0.4.1

@openzeppelin/contracts-ui-builder-adapter-stellar@0.0.9

Patch Changes

  • Updated dependencies [ce96c10]:
    • @openzeppelin/contracts-ui-builder-types@0.4.0
    • @openzeppelin/contracts-ui-builder-utils@0.4.1

@openzeppelin/contracts-ui-builder-react-core@0.2.5

Patch Changes

  • Updated dependencies [ce96c10]:
    • @openzeppelin/contracts-ui-builder-types@0.4.0
    • @openzeppelin/contracts-ui-builder-ui@0.5.1
    • @openzeppelin/contracts-ui-builder-utils@0.4.1

@openzeppelin/contracts-ui-builder-storage@0.3.4

Patch Changes

  • Updated dependencies [ce96c10]:
    • @openzeppelin/contracts-ui-builder-types@0.4.0
    • @openzeppelin/contracts-ui-builder-utils@0.4.1

@openzeppelin/contracts-ui-builder-ui@0.5.1

Patch Changes

  • Updated dependencies [ce96c10]:
    • @openzeppelin/contracts-ui-builder-types@0.4.0
    • @openzeppelin/contracts-ui-builder-utils@0.4.1

@openzeppelin/contracts-ui-builder-utils@0.4.1

Patch Changes

  • Updated dependencies [ce96c10]:
    • @openzeppelin/contracts-ui-builder-types@0.4.0

@openzeppelin/contracts-ui-builder-app@0.6.0

Minor Changes

  • #106 ce96c10 Thanks @pasevin! - Show proxy implementation/admin in banner with explorer links and chain-agnostic copy; “Reset detection” now uses proxy ABI only (no implementation fetch); prevent reload loop on fatal load errors.

Patch Changes

  • Updated dependencies [ce96c10, ce96c10, ce96c10]:
    • @openzeppelin/contracts-ui-builder-adapter-evm@0.5.0
    • @openzeppelin/contracts-ui-builder-types@0.4.0
    • @openzeppelin/contracts-ui-builder-renderer@0.4.0
    • @openzeppelin/contracts-ui-builder-adapter-midnight@0.1.4
    • @openzeppelin/contracts-ui-builder-adapter-solana@0.0.9
    • @openzeppelin/contracts-ui-builder-adapter-stellar@0.0.9
    • @openzeppelin/contracts-ui-builder-react-core@0.2.5
    • @openzeppelin/contracts-ui-builder-storage@0.3.4
    • @openzeppelin/contracts-ui-builder-ui@0.5.1
    • @openzeppelin/contracts-ui-builder-utils@0.4.1

@oz-release-app oz-release-app bot requested a review from a team as a code owner August 13, 2025 21:00
github-actions bot and others added 7 commits August 13, 2025 21:01
- Fix updateSnapshots() to target specific export tests instead of all tests
- Ensures changesets bumps update both versions.ts and test snapshots correctly
- Prevents snapshot test failures in changesets PRs like #116
- Resolve conflicts by accepting version bumps from remote
- Keep the fixed export version script from our cherry-pick
- Fix update-versions.yml to check for changes in both files
- Commit both versions.ts and snapshot files when updating versions
- Ensures complete automation of version bumps with correct snapshots
- Fix critical logic bug where snapshots weren't updated when versions.ts was already current
- Ensures snapshots always match current package versions
- Resolves snapshot test failures in changesets PRs like #116
- Snapshots are now updated unconditionally to prevent stale snapshot issues
…rkflow

- Fix CI build dependency issue where snapshot tests fail due to unbuilt packages
- Add 'pnpm run build' step before running update-export-versions
- Ensures adapter packages are built and available for import during snapshot tests
- Resolves 'Failed to resolve entry for package' errors in CI environment
@pasevin pasevin merged commit e141c1e into main Aug 14, 2025
12 checks passed
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.

2 participants