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 d5b88f8 commit 7507c39Copy full SHA for 7507c39
packages/css-syntax-patches-for-csstree/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to CSS Syntax Patches For CSSTree
2
3
-### Unreleased (patch)
+### 1.0.15
4
+
5
+_October 30, 2025_
6
7
- [Remove unused peer dependency on `postcss`](https://github.com/csstools/postcss-plugins/pull/1708) by @jnoordsij
8
packages/css-syntax-patches-for-csstree/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/css-syntax-patches-for-csstree",
"description": "CSS syntax patches for CSS tree",
- "version": "1.0.14",
+ "version": "1.0.15",
"contributors": [
"name": "Antonio Laguna",
0 commit comments