Skip to content

Releases: jescalan/autoprefixer-stylus

v0.6.0

01 May 13:26
Compare
Choose a tag to compare
  • Upgrade to latest version of autoprefixer

v0.5.0

14 Jan 23:33
Compare
Choose a tag to compare
  • Potentially breaking, be careful with your upgrades!
  • Adds full support for multi-stage sourcemaps through autoprefixer back to the original source

v0.4.0

08 Dec 16:55
Compare
Choose a tag to compare

Upgrade to autoprefixer v4

v0.3.1

23 Oct 20:23
Compare
Choose a tag to compare
  • Fixes a bug with sourcemap filenames (#14) - thanks to @Panya for the fix here!

v0.3.0

23 Aug 01:34
Compare
Choose a tag to compare

Upgrade to autoprefixer 3.x. This is a breaking change in autoprefixer, and therefore a breaking change in autoprefixer-stylus. See the readme for updated argument passing syntax.

v0.2.0

16 Jul 04:02
Compare
Choose a tag to compare

Upgrade autoprefixer version to 2.x

v0.1.0

22 Apr 14:01
Compare
Choose a tag to compare
  • Bump autoprefixer version
  • Moving to minor version 1 as the API is pretty stable and autoprefixer itself is at major version 1

v0.0.4

18 Feb 18:19
Compare
Choose a tag to compare
  • Upgrade autoprefixer for v1.0.x
  • Fix autoprefixer bug where non-string args would crash it
  • Better testing and repo conventions

v0.0.2

15 Oct 14:05
Compare
Choose a tag to compare

Add ability to pass in arguments to target specific browsers.

v0.0.1

15 Oct 14:04
Compare
Choose a tag to compare

Initial release, basic functionality intact, tests present and passing.