Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Included updates: typescript 5.5.4 -> 5.6.3 - disallows nullish and truthy checks - introduces iterator helper methods - adds support for arbitrary module identifiers - new options: `--noUncheckedSideEffectImports` and `--noCheck` - allows `--build` with intermediate errors @types/jest, @types/lodash - patch update eslint-plugin-cypress 3.5.0 -> 3.6.0 - notifies about eslint 8 deprecation eslint-plugin-vue 9.27.0 -> 9.28.0 - allows specifying custom macros - added `additionalDirectives` to `vue/require-toggle-inside-transition` - various bugfixes sass 1.77.8 -> 1.79.5 - color functions interpret numbers with `%` as a percentage - no longer rounds RGB channels to the nearest integer, matching latest CSS spec - add support for CSS Color Level 4 color spaces - rgb colors can have non-integer channels and channels outside normal gamut of 0-255 - adds new functions for working with color spaces vite-plugin-banner 0.7.1 -> 0.8.0 - bugfixes @namics/stylelint-bem 10.0.0 -> 10.0.1 - update dependency postcss-resolve-nested-selector start-server-and-test 2.0.5 -> 2.0.8 - update dependencies @vue/compiler-dom 3.4.27 -> 3.5.12 - bugfixes and performance improvements @wikimedia/codex @wikimedia/codex-design-tokens 1.12.0 -> 1.13.1 - MenuItem: multiselect check icon (lwatson) - Lookup: Only clear selection on input if there is one (Anne Tomasevich) - Radio: Add error handling (Volker E) - tokens: Expand color palette (Derek Torsani) - Message: Prevent content from being wider than the container (Bartosz Dziewoński) - Thumbnail: set background color for visibility in dark mode (lwatson) Bug: T376259
- Loading branch information