Skip to content

Releases: webpack/css-loader

v5.2.2

16 Apr 15:18

Choose a tag to compare

5.2.2 (2021-04-16)

Bug Fixes

  • avoid escape nonASCII characters in local names (0722733)

v5.2.1

09 Apr 15:00

Choose a tag to compare

5.2.1 (2021-04-09)

Bug Fixes

v5.2.0

24 Mar 17:03

Choose a tag to compare

5.2.0 (2021-03-24)

Features

  • support async functions for url and import options (#1277) (c5062db)

v5.1.4

24 Mar 11:40

Choose a tag to compare

5.1.4 (2021-03-24)

Bug Fixes

v5.1.3

15 Mar 18:17

Choose a tag to compare

5.1.3 (2021-03-15)

Bug Fixes

  • the auto option works using inline module syntax (#1274) (1db2f4d)
  • ident generation for CSS modules using inline module syntax (#1274) (1db2f4d)

v5.1.2

10 Mar 15:46

Choose a tag to compare

5.1.2 (2021-03-10)

Bug Fixes

  • handling @import with spaces before and after and any extensions (#1272) (0c47cf7)
  • inline loader syntax in @import and modules (3f49ed0)

v5.1.1

01 Mar 13:20

Choose a tag to compare

5.1.1 (2021-03-01)

Bug Fixes

  • crash on modified AST from postcss-loader (#1268) (d2a1a84)

v5.1.0

25 Feb 14:49

Choose a tag to compare

5.1.0 (2021-02-25)

Features

v5.0.2

08 Feb 13:19

Choose a tag to compare

5.0.2 (2021-02-08)

Bug Fixes

v5.0.1

04 Nov 16:54

Choose a tag to compare

5.0.1 (2020-11-04)

Bug Fixes

  • sources in source maps have relative paths (#1219) (3229b3c)