Skip to content

Releases: css-modules/generic-names

v4.0.0

22 Dec 11:24
Compare
Choose a tag to compare

BREAKING CHANGES:

  • updated loader-utils - xxhash64 used by default for [hash]/[contenthash]

v3.0.0

24 Oct 12:52
Compare
Choose a tag to compare

BREAKING CHANGES

  • this change will result in new names being generated, particularly those using [hash]. You will need to upgrade to css-loader >= 4 if you are wanting to keep the classes in sync.

Bug Fixes

  • replace + with \x00 (#10)

2.0.1

27 Aug 13:14
d57cb1c
Compare
Choose a tag to compare

BUGFIXES

  • consistent building generic names on difference platform (windows, *nix and mac)

2.0.0

27 Aug 11:00
771c43a
Compare
Choose a tag to compare

BREAKING CHANGES

  • context is now postcss.cwd() by default
  • update loader-utils from ^0.2.16 to ^1.1.0

1.0.2

12 Oct 08:58
Compare
Choose a tag to compare

Identical to css-loader update

See #2

bug fix

02 Nov 19:15
Compare
Choose a tag to compare

fixed check for the hashPrefix option.

Initial

01 Nov 23:52
Compare
Choose a tag to compare
1.0.0

readme update

1.0.0-beta

26 Oct 20:51
Compare
Choose a tag to compare
1.0.0-beta Pre-release
Pre-release
magic replace