Patch Changes
- 9409487: Add token inspection metadata and
no-primitive-tokento enforce semantic token usage when a matching
semantic token category exists. - 682338e: - Keep nested design-system build info package-local, and safely re-extract source when build info is stale,
malformed, or corrupt.- Normalize workspace Panda ranges and warn when effective consumer class-name options differ from the library.
- Preserve recipe cascade order, compound variants, and runtime token references when hydrating design-system build
info. - Validate manifests before loading presets, and reconcile token ownership and class-name compatibility after config
hooks. - Make hydration diagnostics actionable and CI-correct, with reason-specific fallback errors and grouped token
conflicts.
- 682338e: Remove the unused
designSystem.resolveChainbinding. Design-system chains are resolved by the config loader
(loadDesignSystemChain), which walks the single parent link each manifest declares; the separate Rust
resolve_chainprimitive was never called on that path, so the duplicate ordering/cycle logic is gone. - Updated dependencies [9409487]
- Updated dependencies [682338e]
- Updated dependencies [682338e]
- @pandacss/compiler-shared@2.0.0-beta.9