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 09ba43d commit a5614afCopy full SHA for a5614af
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 6.5 “Einigkeit und Recht und Freiheit”
2
+* Add `defaults` keyword to browsers requirements.
3
+* Fix CSS Grid Layout support.
4
+* Fix `align-self` cleaning.
5
+
6
## 6.4.1
7
* Fix node cloning after some PostCSS plugins.
8
package.json
@@ -1,6 +1,6 @@
{
"name": "autoprefixer",
- "version": "6.4.1",
+ "version": "6.5.0",
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
"keywords": [
"autoprefixer",
0 commit comments