What's Changed in 1.12.0
๐ Features
- feat: support drop-shadow filter function by @feri-irawan in #645
๐ Bug Fixes
- fix: read variant tokens from flattened class selectors by @juliusmarminge in #662
- fix: drop frozen listeners by @Brentlok in #660
- fix: use useSyncExternalStore in withUniwind for better compatibility with react lifecycle by @Brentlok in #657
- fix: skip unchanged native stylesheet reinitialization by @juliusmarminge in #652
- fix: useSyncExternalStore in state hooks for better compatibility with react lifecycle by @Brentlok in #650
- fix: web lazy components not hot reloading css by @Brentlok in #646
- fix: handle symlinked uniwind origins in metro resolver by @joedeleeuw in #609
๐งช Testing
๐ Chores
New Contributors
- @juliusmarminge made their first contribution in #662
- @feri-irawan made their first contribution in #645
- @joedeleeuw made their first contribution in #609
Full Changelog: v1.11.0...v1.12.0