Skip to content
This repository was archived by the owner on Sep 11, 2018. It is now read-only.

Releases: patternplate-archive/patternplate-transform-postcss

v1.0.2

Choose a tag to compare

@marionebl marionebl released this 12 May 09:46

1.0.2 (2017-05-12)

Bug Fixes

  • allow empty source files (a015aaf)

v1.0.1

Choose a tag to compare

@marionebl marionebl released this 12 May 08:02

1.0.1 (2017-05-12)

Bug Fixes

  • refine import error messages (cc3fd9f)

v1.0.0

Choose a tag to compare

@marionebl marionebl released this 11 May 16:50
  • system: resolve plugins async from cwd (70458bb)

  • always throw when resolving unavailable dependencies (4ed4bd2)

    • upgrade to postcss-import@9
  • throws for imports previously piped into transpiled result

v0.1.4

Choose a tag to compare

@marionebl marionebl released this 30 Mar 10:37

0.1.4 (2016-03-30)

Bug Fixes

  • transform: configure plugins correctly (4333c20)

v0.1.3

Choose a tag to compare

@marionebl marionebl released this 18 Mar 14:33

0.1.3 (2016-03-18)

Bug Fixes

  • resolve: use file.source when resolving imports (7a281a6)

v0.1.2

Choose a tag to compare

@marionebl marionebl released this 22 Feb 18:25

0.1.2 (2016-02-22)

Bug Fixes

  • resolve Pattern dependencies correctly (d9ed115)

v0.1.1

Choose a tag to compare

@marionebl marionebl released this 22 Feb 13:17

0.1.1 (2016-02-22)

Bug Fixes

  • make plugin loading and sorting actually work (afa7c4f)

v0.1.0

Choose a tag to compare

@marionebl marionebl released this 16 Feb 02:57

0.1.0 (2016-02-16)

Features