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 b841fc5 commit faf456aCopy full SHA for faf456a
2 files changed
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## 10.5.0 “Each Endeavouring, All Achieving”
6
+
7
+- Added `mask-position-x` and `mask-position-y` support (by @Bilge).
8
9
## 10.4.27
10
11
- Removed development key from `package.json`.
package.json
@@ -1,6 +1,6 @@
1
{
"name": "autoprefixer",
- "version": "10.4.27",
+ "version": "10.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