Skip to content

@openzeppelin/ui-utils@2.0.0

Choose a tag to compare

@oz-release-app oz-release-app released this 02 Apr 15:33
· 28 commits to main since this release
e2e04f1

Major Changes

  • #113 52f2823 Thanks @pasevin! - Migrate shared UI packages from monolithic adapter APIs to capability-based runtime APIs.

    BREAKING CHANGE: shared component props, helper types, and React context exports now use
    narrow capability interfaces and runtime-oriented names instead of ContractAdapter and
    FullContractAdapter surfaces.

Patch Changes