·
7 commits
to main
since this release
Patch Changes
-
bb32028: Fix "Browserslist: caniuse-lite is outdated" warning by updating
browserslistand PostCSS-related packages:- Update
browserslistfrom 4.23.3 to 4.24.4 - Update
postcssfrom 8.4.49 to 8.5.6 - Update
postcss-nestedfrom 6.0.1 to 7.0.2 - Update
postcss-merge-rulesfrom 7.0.4 to 7.0.6 - Update other PostCSS plugins to latest patch versions
This resolves the outdated
caniuse-litewarning that appeared when using lightningcss without affecting CSS output
or requiring snapshot updates. - Update
-
84a0de9: Improve static CSS generation performance with wildcard memoization. Token lookups for wildcard (
*)
expansions are now cached, providing ~32% faster processing for large configs with wildcards.- @pandacss/is-valid-prop@1.4.3
- @pandacss/logger@1.4.3
- @pandacss/shared@1.4.3
- @pandacss/token-dictionary@1.4.3
- @pandacss/types@1.4.3