Releases: postcss/autoprefixer
Releases · postcss/autoprefixer
10.4.11
- Fixed
text-decoration
prefixes by moving to MDN data (by @romainmenke).
10.4.10
- Fixed
unicode-bidi
prefixes by moving to MDN data.
10.4.9
- Fixed
css-unicode-bidi
issue from latest Can I Use.
10.4.8
- Do not print
color-adjust
warning if print-color-adjust
also is in rule.
10.4.7
- Fixed
print-color-adjust
support in Firefox.
10.4.6
- Fixed
print-color-adjust
support.
10.4.4
- Fixed
package.funding
to have same value between all PostCSS packages.
10.4.2
- Fixed missed
-webkit-
prefix for width: stretch
.