Skip to content

Releases: postcss/autoprefixer

10.5.2

24 Jun 18:36
10.5.2
e99e381

Choose a tag to compare

  • Moved -webkit-fill-available before -moz-available, so Firefox
    will use -webkit- version which is closer to stretch.

10.5.1

23 Jun 17:30
10.5.1
8fe2513

Choose a tag to compare

10.5.0 “Each Endeavouring, All Achieving”

13 Apr 20:44
@ai ai
10.5.0
faf456a

Choose a tag to compare

Coat of arms of Antigua and Barbuda
  • Added mask-position-x and mask-position-y support (by @toporek).

10.4.27

25 Feb 19:33
10.4.27
360f2d9

Choose a tag to compare

  • Removed development key from package.json.

10.4.26

25 Feb 19:08
10.4.26
09e9dd1

Choose a tag to compare

  • Reduced package size.

10.4.25

25 Feb 17:40
10.4.25
06ea988

Choose a tag to compare

  • Fixed broken gradients on CSS Custom Properties (by @serger777).

10.4.24

30 Jan 19:51
10.4.24
36692c2

Choose a tag to compare

  • Made Autoprefixer a little faster (by @Cherry).

10.4.23

14 Dec 17:23
10.4.23
212ba3c

Choose a tag to compare

10.4.22

10 Nov 21:42
10.4.22
73dc62c

Choose a tag to compare

  • Fixed stretch prefixes on new Can I Use database.
  • Updated fraction.js.

10.4.21

09 Mar 13:27
10.4.21
541295c

Choose a tag to compare

  • Fixed old -moz- prefix for :placeholder-shown (by @Marukome0743).