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 9973c59 commit 73dc62cCopy full SHA for 73dc62c
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Change Log
2
This project adheres to [Semantic Versioning](http://semver.org/).
3
4
+## 10.4.22
5
+* Fixed `stretch` prefixes on new Can I Use database.
6
+* Updated `fraction.js`.
7
+
8
## 10.4.21
9
* Fixed old `-moz-` prefix for `:placeholder-shown` (by @Marukome0743).
10
package.json
@@ -1,6 +1,6 @@
{
"name": "autoprefixer",
- "version": "10.4.21",
+ "version": "10.4.22",
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
"engines": {
"node": "^10 || ^12 || >=14"
0 commit comments