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 41694bf commit bcc267bCopy full SHA for bcc267b
CHANGELOG.md
@@ -2,6 +2,9 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](https://semver.org/).
4
5
+## 5.0.0
6
+* Dropped Node.js 6 support. Node.js 8.7.0 or greater is now required.
7
+
8
## 4.1.0
9
* Added: _Experimental_ support for HTML style tag and attribute (when used with [postcss-html](https://github.com/gucong3000/postcss-html) syntax).
10
* Added: _Experimental_ support for CSS-in-JS (when used with [postcss-jsx](https://github.com/gucong3000/postcss-jsx) syntax).
0 commit comments