Version 7.15.0
🎨 Themes
- Updated some tokens for
chameleon-theme-sw
. !2291 !2272 - Added a
premium
subtheme forchameleon-theme-sw
. !2271 - Fix for editorial labels in all subthemes for
chameleon-theme-nb
. !2271 - Add asset header tokens. !2295
🚀 Features
chameleon-react
- We have added the
as
prop to our<Logo />
component, which makes it work the same as<Illustration />
and<Icon />
. Be sure to check the PR for more details: !2224
🏠 Internal
- Updates to dependencies:
- @easyops-cn/docusaurus-search-local: 0.49.2 -> 0.52.0
- @eslint/compat: 1.2.7 -> 1.3.2
- @mdx-js/react: 3.0.1 -> 3.1.0
- @swc/cli: 0.6.0 -> 0.7.8
- @swc/core: 1.11.24 -> 1.13.3
- @testing-library/jest-dom: 6.6.3 -> 6.6.4
- @testing-library/react: 16.1.0 -> 16.3.0
- @types/node: 24.2.0 -> 24.2.1
- @vitejs/plugin-react: 4.7.0 -> 5.0.0
- bundlewatch: 0.3.3 -> 0.4.1
- es-toolkit: 1.34.1 -> 1.39.8
- esbuild: 0.25.2 -> 0.25.8
- eslint-import-resolver-typescript: 4.3.1 -> 4.4.4
- eslint-plugin-import-x: 4.10.0 -> 4.16.1
- eslint-plugin-n: 17.17.0 -> 17.21.3
- eslint/*: 9.23.0 -> 9.33.0
- fs-extra: 11.2.0-> 11.3.1
- http-proxy-middleware: 3.0.2 -> 3.0.5
- jsdom: 25.0.1 -> 26.1.0
- libphonenumber-js: 1.11.11 -> 1.12.10
- p-queue: 8.0.1 -> 8.1.0
- prettier: 3.5.3 -> 3.6.2
- prettier: 3.5.3 -> 3.6.2
- prism-react-renderer: 2.4.0 -> 2.4.1
- stylelint: 16.9.0 -> 16.23.1
- svgo: 3.0.2 -> 4.0.0
- typescript-eslint: 8.29.0 -> 8.39.0
- typescript: 5.6.3 -> 5.9.2
- vitest: 3.0.8 -> 3.2.4
- yargs: 17.7.2 -> 18.0.0
- CSS classname cleanup. !2226 !2273
- Fix a small cleanup issue when transforming tokens. !2287
- Replace chalk by node styleText. !2268
- Small extra preflight check for our automatic Figma asset download. !2269