What's Changed
✨ Features
- feat: change native components color while using light and dark theme (e2797e5)
🐛 Bug Fixes
- fix(web): always recalculate styles on theme change (#158) (ba88ca5)
- fix: add missing spaces after " (#157) (c5924b4)
- fix: serializing undefined (#147) (d47a368)
- fix(web): dont camelize css vars (#137) (80f63df)
🧹 Chores
- chore: move lightningcss to dependency, remove chokidar (#146) (d1d52b6)
- chore: remove postcss and chalk from peerDeps, use unstable_transformerPath (#139) (0d14a9c)
Full Changelog: v1.0.0...v1.0.1