@fluentic/style v0.1.0-beta.4
Pre-release
Pre-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 KBmin+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.