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 0ba3088 commit 67f92c1Copy full SHA for 67f92c1
2 files changed
CHANGELOG.md
@@ -2,6 +2,9 @@
2
This project uses major version number for PostCSS,
3
minor for adding/removing tests, and patch for fixes.
4
5
+## 8.6
6
+* Removed Habr.com real tests because of often 404 error.
7
+
8
## 8.5.2
9
* Fixed ESM support.
10
package.json
@@ -1,6 +1,6 @@
1
{
"name": "postcss-parser-tests",
- "version": "8.5.2",
+ "version": "8.6.0",
"description": "Base tests for every PostCSS CSS parser",
"keywords": [
"postcss",
0 commit comments