Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Releases: asset-pipe/asset-pipe-css-writer

v2.0.4

15 Mar 13:39
Compare
Choose a tag to compare

2.0.4 (2019-03-15)

Bug Fixes

  • disable fake source map link generation (0ea2550)

v2.0.3

20 Dec 10:59
Compare
Choose a tag to compare

2.0.3 (2018-12-20)

Bug Fixes

  • update deps to fix vulnerabilities (c24c925)

v2.0.2

14 May 13:25
Compare
Choose a tag to compare

2.0.2 (2018-05-14)

Bug Fixes

  • package: use scoped asset-pipe-common module (ecbb456)
  • nested dep references with tilde characters (aaba678)
  • re-emit error when bundling (c274514)

v2.0.1

11 May 09:02
Compare
Choose a tag to compare

2.0.1 (2018-05-11)

Bug Fixes

  • remove tilde character from import statements (f52386d)

v2.0.0

23 Nov 12:50
Compare
Choose a tag to compare

2.0.0 (2017-11-23)

Bug Fixes

  • change bundle's id to just be hash of content (2ae77ee)

Chores

  • rename to scoped package (9b985de)

Features

BREAKING CHANGES

  • Hashing stretegy has changed
  • The user must now call .bundle before the writer can be consumed
  • Rename to scoped package

v1.0.0

15 Nov 07:34
Compare
Choose a tag to compare

1.0.0 (2017-11-15)

Bug Fixes

  • package: update read-pkg-up to version 3.0.0 (2287734)