Skip to content

Releases: Anidetrix/rollup-plugin-styles

v3.3.1

13 May 01:10
Compare
Choose a tag to compare

3.3.1 (2020-05-13)

Bug Fixes

v3.3.0

12 May 23:33
Compare
Choose a tag to compare

3.3.0 (2020-05-12)

Bug Fixes

  • minimize exports in extract mode as well (ab919d7)

Features

v3.2.5

11 May 01:47
Compare
Choose a tag to compare

3.2.5 (2020-05-11)

Bug Fixes

  • loaders: run sourcemap loader first (b651be3)

Performance Improvements

v3.2.4

10 May 00:51
Compare
Choose a tag to compare

3.2.4 (2020-05-10)

Bug Fixes

  • sourcemaps: hashing and fixes for inlining in extract mode (c2bb12d)
  • better match Rollup's hashing method (1825045)

v3.2.3

09 May 13:24
Compare
Choose a tag to compare

3.2.3 (2020-05-09)

Just a dummy release to correct links in the README for new API Reference structure

v3.2.2

09 May 03:37
Compare
Choose a tag to compare

3.2.2 (2020-05-09)

Bug Fixes

  • sass: do not modify non-module url (fd022c6)

v3.2.1

09 May 01:49
Compare
Choose a tag to compare

3.2.1 (2020-05-09)

Bug Fixes

  • respect output.file for main CSS chunk (19eb9d7)

v3.2.0

08 May 16:20
Compare
Choose a tag to compare

3.2.0 (2020-05-08)

Features

  • import: resolve extensions (9005ab8)

v3.1.0

07 May 15:08
Compare
Choose a tag to compare

3.1.0 (2020-05-07)

Bug Fixes

  • injector: external @babel/runtime (129aff5)

Features

  • modules: customizable autoModules (c3298de)

v3.0.6

07 May 02:21
Compare
Choose a tag to compare

3.0.6 (2020-05-07)

Bug Fixes

  • sourcemap: more reliable detection (a419361)