Skip to content

Releases: birdofpreyru/babel-plugin-react-css-modules

v6.13.8

06 Oct 12:44

Choose a tag to compare

  • Update of dependencies.

Sponsor

v6.13.7

08 Aug 12:39

Choose a tag to compare

  • Better error messaging — thanks to @praveenpuglia for PR #50.
  • Update of dependencies & internal upgrades (#46).

Sponsor

v6.13.6

22 May 13:21

Choose a tag to compare

  • Update of dependencies.

v6.13.5

29 Apr 11:55

Choose a tag to compare

  • Update of dependencies.

v6.13.4

08 Apr 21:41

Choose a tag to compare

  • Minor improvement of type declarations.
  • Update of dependencies.

v6.13.3

24 Dec 17:57

Choose a tag to compare

  • Update of dependencies.

v6.13.2

05 Jun 09:01

Choose a tag to compare

  • Adds explicit .js extension to imports of the runtime style name resolution helper injected into compiled code by this plugin, to avoid problems with ESM modules in Node environment (with type: module). — Thanks to @d-oliveros for PR #45
  • Update of dependencies.

v6.13.1

07 Apr 20:40

Choose a tag to compare

v6.13.0

05 Apr 16:20

Choose a tag to compare

v6.12.0

21 Oct 21:56

Choose a tag to compare

  • Updates dependencies.
  • Adds some TypeScript type declarations (non-exhaustive, just those options & exports I currently need in a TS project of mine relying on this plugin).
  • Officially supported Node versions now are: 18.18+ (maintenance); 20.8+ (LTS); 21.0+ (current).