🐼 Panda v1.4.3 #3388
anubra266
announced in
Announcements
🐼 Panda v1.4.3
#3388
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To upgrade to v1.4.3:
What's Changed
Fixed
Fix "Browserslist: caniuse-lite is outdated" warning by updating
browserslistand PostCSS-related packages:browserslistfrom 4.23.3 to 4.24.4postcssfrom 8.4.49 to 8.5.6postcss-nestedfrom 6.0.1 to 7.0.2postcss-merge-rulesfrom 7.0.4 to 7.0.6This resolves the outdated
caniuse-litewarning that appeared when using lightningcss without affecting CSS outputor requiring snapshot updates.
Fix
Cannot find module '@pandacss/preset-base'error when using Bun or other package managers that use flatnode_modulesstructures.Style Context (Solid) Fix issue where
withProviderdoes not properly provide context leading to runtime errorswhen wrapping headless component libraries like Ark UI.
Changed
withProviderandwithContexttypes to ensure required props are properlyextracted from the component props.
*) expansions arenow cached, providing ~32% faster processing for large configs with wildcards.
Beta Was this translation helpful? Give feedback.
All reactions