We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 228d8bb commit 7672cceCopy full SHA for 7672cce
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# 15.0.0
2
+
3
+- Changed: updated to [`[email protected]`](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases/tag/v15.0.0).
4
+- Changed: updated to [`[email protected]`](https://github.com/stylelint/stylelint-config-standard/releases/tag/38.0.0)
5
+- Removed: `stylelint` less than `16.18.0` from peer dependencies.
6
+- Removed: Node.js less than `22` support.
7
+- Fixed: `length-zero-no-unit` allow mixin/function argument default values with unit (#221).
8
9
# 14.0.0
10
11
- Changed: updated to [`[email protected]`](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases/tag/v14.1.0).
0 commit comments