Skip to content

Releases: webpack/mini-css-extract-plugin

v1.6.0

30 Apr 11:46

Choose a tag to compare

1.6.0 (2021-04-30)

Features

  • added new URL('./file.ext', import.meta.url) support (#753) (c76a1a1)

v1.5.1

28 Apr 13:45

Choose a tag to compare

1.5.1 (2021-04-28)

Bug Fixes

  • compatibility with named export and es5 (#751) (3be81bb)

v1.5.0

17 Apr 15:12

Choose a tag to compare

1.5.0 (2021-04-17)

Features

  • add experimental support for importModule, improve perfomance (#737) (8471ac2)

v1.4.1

07 Apr 12:16

Choose a tag to compare

1.4.1 (2021-04-07)

Bug Fixes

v1.4.0

26 Mar 18:12

Choose a tag to compare

1.4.0 (2021-03-26)

Features

v1.3.9

25 Feb 16:45

Choose a tag to compare

1.3.9 (2021-02-25)

Bug Fixes

  • allow consumers to access CssModule and CssDependency (#703) (6484345)
  • allow to use auto value with the publicPath option (#709) (1be21d2)

v1.3.8

18 Feb 15:00

Choose a tag to compare

1.3.8 (2021-02-18)

Bug Fixes

v1.3.7

15 Feb 14:13

Choose a tag to compare

1.3.7 (2021-02-15)

Bug Fixes

  • compatibility with webpack v5 (9b6b8b3)

v1.3.6

08 Feb 11:03

Choose a tag to compare

1.3.6 (2021-02-08)

Bug Fixes

v1.3.5

28 Jan 12:01

Choose a tag to compare

1.3.5 (2021-01-28)

Bug Fixes