What's Changed
🐛 Bug fix
- Color settings that used
varand a fallback which contained commas (e.g.rgb(1, 2, 3)) were erroneously rejected. This fix solves that. Thanks @dajiaohuang in #1001
⚙️ Dependencies
- build(deps): bump github/codeql-action from 4.37.9 to 4.38.0 by @dependabot[bot] in #1000
- build(deps-dev): bump vite from 8.2.2 to 8.3.0 by @dependabot[bot] in #999
- build(deps-dev): bump @types/node from 26.4.1 to 26.5.1 by @dependabot[bot] in #998
- build(deps-dev): bump the ts-eslint group across 1 directory with 2 updates by @dependabot[bot] in #997
New Contributors
- @dajiaohuang made their first contribution in #1001
Full Changelog: 7.1.0...7.1.1