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 26da3e2 commit 5a729f3Copy full SHA for 5a729f3
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 6.3.7
2
+* Fix rare `Cannot read property 'constructor' of null` issue.
3
+
4
## 6.3.6
5
* Add Safari TP prefix support for Grid Layout.
6
package.json
@@ -1,6 +1,6 @@
{
"name": "autoprefixer",
- "version": "6.3.6",
+ "version": "6.3.7",
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
"keywords": [
"autoprefixer",
0 commit comments