Skip to content

Releases: carrot/roots-js-pipeline

v0.2.2

21 Sep 10:47

Choose a tag to compare

  • Prevent minification exception, ref #12

v0.2.1

04 Apr 03:57

Choose a tag to compare

  • Now preserves comments that need preserving
  • Update deps

v0.1.1

21 Nov 21:18

Choose a tag to compare

Fix dependencies for npm v2's breaking changes.

v0.1.0

24 Sep 15:03

Choose a tag to compare

  • Fix a couple small bugs
  • Update all dependencies
  • Looking fairly stable so we're pushing to 0.1.x

v0.0.3

01 Apr 18:26

Choose a tag to compare

  • Support for custom prefix paths
  • Fixes a bug in which extra dots in the filename would produce incorrect output paths
  • Less dependencies and cleaner internal code and tests.

v0.0.2

27 Mar 19:29

Choose a tag to compare

Adds support for manifest files and load order

v0.0.1

26 Mar 16:28

Choose a tag to compare

Initial release, more or less an exact clone of the css pipeline, just adapted for js.