Files
hanzo-dev 2edd08c37c Fold base-react into @hanzo/base/react; fix Dart package name to hanzo_base
The standalone @hanzoai/base-react (never published to npm) duplicated
React bindings that already ship inside @hanzo/base as the @hanzo/base/react
subpath export (a superset). Retire it: replace sdk/base-react with a Moved
pointer, so the SDK consolidation no longer carries a package that imported
the removed file:../base-js. Update the design doc's example imports to the
one true entry point @hanzo/base/react.

Also correct the Dart client name in the Moved pointers: pub.dev 'hanzo'
and 'base' are taken by unrelated packages, so the Dart package is hanzo_base
(hanzo-dart/base).
2026-07-03 14:42:03 -07:00
..
2026-06-10 13:59:55 -07:00