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 80668b6 commit 47eaf28Copy full SHA for 47eaf28
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changes to PostCSS Normalize
2
3
+### 10.0.0 (April 28, 2021)
4
+
5
+- Updated PostCSS support to ^8 (major).
6
+- Updated Node support to 12+ (major).
7
8
### 9.0.0 (April 12, 2020)
9
10
- Updated: `normalize.css` to support any version (major)
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-normalize",
- "version": "9.0.0",
+ "version": "10.0.0",
"description": "Use the parts of normalize.css or sanitize.css you need from your browserslist",
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
"license": "CC0-1.0",
0 commit comments