@openzeppelin/ui-utils@2.0.0
·
28 commits
to main
since this release
Major Changes
-
#113
52f2823Thanks @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 ofContractAdapterand
FullContractAdaptersurfaces.