Skip to content

chore(release): version packages#196

Merged
pasevin merged 1 commit into
mainfrom
changeset-release/main
Jul 19, 2026
Merged

chore(release): version packages#196
pasevin merged 1 commit into
mainfrom
changeset-release/main

Conversation

@oz-release-app

Copy link
Copy Markdown
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/ui-components@3.8.0

Minor Changes

  • #195 b56165d Thanks @pasevin! - Add AddressFieldWithResolvedPreview and ResolvedAddressFieldPreview — a reusable composition for ENS forward resolution in AddressField plus a rich reverse-resolved preview card below the field.

    AddressFieldWithResolvedPreview always suppresses the forward "Resolved to 0x…" success announcer and cross-network disclaimer (overridable), collapses the empty aria-live region, and accepts an optional preview slot for custom reverse-resolution bridges. ResolvedAddressFieldPreview is the presentational preview card; pass resolvedName for sync display or wrap with AddressNameProvider / AddressNameResolutionProvider for async reverse lookup.

@openzeppelin/ui-react@3.3.0

Minor Changes

  • #195 b56165d Thanks @pasevin! - Add optional network-scoped ENS resolution so forward and reverse lookups can follow a selected network (e.g. Address Book Add Alias dropdown) without switching the wallet-global active network.

    useRuntimeNameResolver(scopedNetwork?) and useResolveAddress(..., { network }) load the target runtime via RuntimeProvider.getRuntimeForNetwork, sharing the same SF-2 cache keys (INV-119). AddressNameResolutionProvider, ResolvedAddressFieldPreviewWithNameResolution, and AddAliasDialog accept an optional network prop. Deprecated aliases: useNetworkNameResolver, useNetworkResolveAddress.

Patch Changes

  • Updated dependencies [b56165d]:
    • @openzeppelin/ui-components@3.8.0

@openzeppelin/ui-renderer@3.4.0

Minor Changes

  • #195 b56165d Thanks @pasevin! - Add optional network-scoped ENS resolution so forward and reverse lookups can follow a selected network (e.g. Address Book Add Alias dropdown) without switching the wallet-global active network.

    useRuntimeNameResolver(scopedNetwork?) and useResolveAddress(..., { network }) load the target runtime via RuntimeProvider.getRuntimeForNetwork, sharing the same SF-2 cache keys (INV-119). AddressNameResolutionProvider, ResolvedAddressFieldPreviewWithNameResolution, and AddAliasDialog accept an optional network prop. Deprecated aliases: useNetworkNameResolver, useNetworkResolveAddress.

Patch Changes

  • #195 b56165d Thanks @pasevin! - Use AddressFieldWithResolvedPreview from @openzeppelin/ui-components and ResolvedAddressFieldPreviewWithNameResolution from @openzeppelin/ui-renderer for the Address Book add-alias ENS preview. Removes the duplicated renderer-local preview component.

  • Updated dependencies [b56165d, b56165d]:

    • @openzeppelin/ui-components@3.8.0
    • @openzeppelin/ui-react@3.3.0

@oz-release-app
oz-release-app Bot requested a review from a team as a code owner July 19, 2026 22:53
@netlify

netlify Bot commented Jul 19, 2026

Copy link
Copy Markdown

Deploy Preview for openzeppelin-ui ready!

Name Link
🔨 Latest commit bc4dd6d
🔍 Latest deploy log https://app.netlify.com/projects/openzeppelin-ui/deploys/6a5d5580e5099e0008f64305
😎 Deploy Preview https://deploy-preview-196--openzeppelin-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@pasevin
pasevin merged commit f181214 into main Jul 19, 2026
14 checks passed
@pasevin
pasevin deleted the changeset-release/main branch July 19, 2026 23:06
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant