File tree Expand file tree Collapse file tree 2 files changed +23
-2
lines changed
packages/stylelint-config Expand file tree Collapse file tree 2 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 1+ ## @anolilab/stylelint-config [ 8.0.0] ( https://github.com/anolilab/javascript-style-guide/compare/@anolilab/stylelint-config@7.0.10...@anolilab/stylelint-config@8.0.0 ) (2025-12-22)
2+
3+ ### Bug Fixes
4+
5+ * update package versions and configurations ([ ad6cb2c] ( https://github.com/anolilab/javascript-style-guide/commit/ad6cb2c90ed4049ea8f136c583c0db1e477b20e7 ) )
6+
7+ ### Styles
8+
9+ * update package configurations and dependencies ([ 98475c5] ( https://github.com/anolilab/javascript-style-guide/commit/98475c5e5e7bc5d832ef10d3d723f75340223347 ) )
10+
11+ ### Miscellaneous Chores
12+
13+ * remove deprecated packages and update repository URLs ([ 0a3d423] ( https://github.com/anolilab/javascript-style-guide/commit/0a3d42307102047ac98d6a0c0ce46c7dfe5a6446 ) )
14+ * update configuration and scripts ([ 5d6a44f] ( https://github.com/anolilab/javascript-style-guide/commit/5d6a44f99568b5f67939dfc52047fa742fd2bf58 ) )
15+ * update package dependencies and configurations ([ 94cb27e] ( https://github.com/anolilab/javascript-style-guide/commit/94cb27ed8989ba2c052bc6f61cd349ea9a3486d2 ) )
16+
17+
18+ ### Dependencies
19+
20+ * ** browserslist-config-anolilab:** upgraded to 7.0.0
21+
122## @anolilab/stylelint-config [ 7.0.10] ( https://github.com/anolilab/javascript-style-guide/compare/@anolilab/stylelint-config@7.0.9...@anolilab/stylelint-config@7.0.10 ) (2025-11-16)
223
324### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @anolilab/stylelint-config" ,
3- "version" : " 7 .0.10 " ,
3+ "version" : " 8 .0.0 " ,
44 "description" : " Stylelint shareable config for the Anolilab stylesheet guide." ,
55 "keywords" : [
66 " css" ,
191191 "test:coverage" : " vitest --config ./vitest.config.ts --run --coverage"
192192 },
193193 "dependencies" : {
194- "browserslist-config-anolilab" : " catalog:network " ,
194+ "browserslist-config-anolilab" : " 7.0.0 " ,
195195 "stylelint-config-clean-order" : " catalog:lint" ,
196196 "stylelint-config-standard" : " catalog:lint" ,
197197 "stylelint-declaration-block-no-ignored-properties" : " catalog:lint" ,
You can’t perform that action at this time.
0 commit comments