Skip to content

Releases: postcss/gulp-postcss

10.0.0

06 Feb 10:50
Compare
Choose a tag to compare

Same changes as https://github.com/postcss/gulp-postcss/releases/tag/9.1.0, published with the major version bump because of a breaking change.

9.1.0 (deprecated)

12 Jan 19:07
77ed79a
Compare
Choose a tag to compare

Deprecated, republished as 10.0.0 to follow semver, because of the breaking change to drop support for node <18

  • Bump postcss-load-config to ^5.0.0
  • Ensure options are passed to plugins when using postcss.config.js #170
  • Update deps
  • Drop support for node <18
  • Add flake.nix for local dev with nix develop

9.0.1

29 Aug 11:52
Compare
Choose a tag to compare
  • Bump postcss-load-config to ^3.0.0

9.0.0

23 Sep 18:12
Compare
Choose a tag to compare
  • Bump PostCSS to 8.0
  • Drop Node 6 support
  • PostCSS is now a peer dependency

8.0.0

23 Sep 18:06
Compare
Choose a tag to compare
  • Bump PostCSS to 7.0
  • Drop Node 4 support

7.0.1

31 Dec 10:22
Compare
Choose a tag to compare
  • Drop dependency on gulp-util

7.0.0

06 May 13:46
Compare
Choose a tag to compare
  • Bump PostCSS to 6.0
  • Smaller module size
  • Use eslint instead of jshint

6.4.0

20 Mar 18:44
Compare
Choose a tag to compare
  • Add more details to PluginError object

6.3.0

15 Jan 17:13
Compare
Choose a tag to compare
  • Integrated with postcss-load-config
  • Added a callback to configure postcss on per-file-basis
  • Dropped node 0.10 support

6.2.0

08 Sep 18:33
Compare
Choose a tag to compare
  • Fix syntax error message for PostCSS 5.2 compatibility