Skip to content

@fluentic/style v0.1.0-beta.4

Pre-release
Pre-release

Choose a tag to compare

@omnidevhub omnidevhub released this 12 Jul 09:44
· 35 commits to main since this release

Features

  • Slim extracted production runtime token handling so extracted apps ship less token/runtime support code.
  • Add extracted runtime contract coverage for tokens, values, themes, scopes, bindScope, combineStyle, and named-token refs.
  • Extracted production runtime reduced to 4.45 KB min+gzip.

Fixes

  • Fix named token references in extracted production token bindings.
  • Hide manual stable ids from public token and theme factory types while preserving compiler-provided identities.
  • Keep production extracted class and token output globally dedupable while preserving dev traceability.
  • Fix Parcel workspace builds so they do not depend on Parcel auto-install behavior.