Dec 20, 2024
A big thanks to the 3 contributors who made this release possible.
@pigment-css/react@0.0.29
- Use the correct serializer based on the direction value (#350) @brijeshb42
- Fix
useTheme
return type (#338) @mnajdova - Add react 19 as a peer dependency (#347) @brijeshb42
@pigment-css/theme@0.0.29
- Implement @pigment-css/theme package (#341) @brijeshb42
Core
- [docs]: fix quickstart command (#351) @yash49
- [examples] Fix vite example & add dark mode support (#340) @mnajdova
All contributors of this release in alphabetical order: @brijeshb42, @mnajdova, @yash49