Skip to content

Releases: webpack/css-loader

v5.2.2

Choose a tag to compare

@alexander-akait alexander-akait released this 16 Apr 15:18

5.2.2 (2021-04-16)

Bug Fixes

  • avoid escape nonASCII characters in local names (0722733)

v5.2.1

Choose a tag to compare

@alexander-akait alexander-akait released this 09 Apr 15:00

5.2.1 (2021-04-09)

Bug Fixes

v5.2.0

Choose a tag to compare

@alexander-akait alexander-akait released this 24 Mar 17:03

5.2.0 (2021-03-24)

Features

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

v5.1.4

Choose a tag to compare

@alexander-akait alexander-akait released this 24 Mar 11:40

5.1.4 (2021-03-24)

Bug Fixes

v5.1.3

Choose a tag to compare

@alexander-akait alexander-akait released this 15 Mar 18:17

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

Choose a tag to compare

@alexander-akait alexander-akait released this 10 Mar 15:46

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

Choose a tag to compare

@alexander-akait alexander-akait released this 01 Mar 13:20

5.1.1 (2021-03-01)

Bug Fixes

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

v5.1.0

Choose a tag to compare

@alexander-akait alexander-akait released this 25 Feb 14:49

5.1.0 (2021-02-25)

Features

v5.0.2

Choose a tag to compare

@alexander-akait alexander-akait released this 08 Feb 13:19

5.0.2 (2021-02-08)

Bug Fixes

v5.0.1

Choose a tag to compare

@alexander-akait alexander-akait released this 04 Nov 16:54

5.0.1 (2020-11-04)

Bug Fixes

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