Version 8.1.0
🚀 New Feature
- Added new icons
edit and flag-active, and re-synced the frd icon set after a sync issue. !2656
🐛 Bug Fix
chameleon-react
- Theme config types are now derived from the actual theme imports instead of a hardcoded list, so
keyof typeof themeConfigs is accurate again. !2669
🏠 Internal
- Updates to dependencies:
- Moved
chameleon-swift-components snapshot tests to Percy, matching Kotlin and Web. !2662
- Removed the hardcoded GitLab auth token from the project
.npmrc to stop a pnpm warning for anyone without that env variable sourced locally. !2655
- Fixed broken links in the docs still pointing to the obsolete PostCSS configuration for
chameleon-react. !2657
- Renamed
CLAUDE.md to AGENTS.md and added CLAUDE.md shims pointing to the new files. !2650