All releases

0.9.1-alpha.0

Alpha

@xaui/native@0.9.1-alpha.0

Patch Changes

  • 88c692a: Publish to npm again, under the alpha dist-tag.

    Both packages were private while the v1 rewrite started from an empty src/. They are publishable again, but the repo is now in changesets pre mode with the tag alpha, so changeset publish ships them as alpha and leaves latest where it is — @xaui/native@0.2.8 and @xaui/hybrid@0.0.14, the last releases that actually carry components. Installing either package without a tag keeps returning those.

    pnpm add @xaui/native@alpha is the opt-in. At this point it exports the theme layer only (createTheme, XAUIProvider, the token and colour utilities) — the components land from P2 on, one at a time, which is exactly what the tag announces.