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 f89be26 commit dc96427Copy full SHA for dc96427
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Change Log
2
This project adheres to [Semantic Versioning](http://semver.org/).
3
4
+## 8.4 “Non in aves, sed in angues”
5
+* Add `/* autoprefixer: ignore next */` control comment (by Pavel Vostrikov).
6
+
7
## 8.3 “Benigno Numine”
8
* Add `@media` support to `grid-template` (by Evgeny Petukhov).
9
* Fix `radial-gradient` direction warning (by Gustavo Real).
package.json
@@ -1,6 +1,6 @@
{
"name": "autoprefixer",
- "version": "8.3.0",
+ "version": "8.4.0",
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
"keywords": [
"autoprefixer",
0 commit comments