Skip to content

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

v2.1.3

06 Jan 15:40
Compare
Choose a tag to compare

<a name"2.1.3">

2.1.3 (2017-01-06)

Bug Fixes

  • resolve node_modules paths () (ad47629c, closes #8)

v2.1.2

06 Jan 15:07
Compare
Choose a tag to compare

<a name"2.1.2">

2.1.2 (2017-01-06)

Bug Fixes

  • merge with existing className non-string literal value () (0762081f, closes #20)

v2.1.1

06 Jan 14:02
Compare
Choose a tag to compare

<a name"2.1.1">

2.1.1 (2017-01-06)

Bug Fixes

  • allow empty styleName values () (eabee89f, closes #34)

v2.1.0

06 Jan 13:52
Compare
Choose a tag to compare

<a name"2.1.0">

2.1.0 (2017-01-06)

Bug Fixes

  • pass configuration property from babel config (9afed68a)

Features

v2.0.0

06 Jan 13:15
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2017-01-06)

Breaking Changes

If your installation is using CSS, now you need to manually install scss-loader and configure it. https://github.com/gajus/babel-plugin-react-css-modules#configurate-syntax-loaders
(f343ab12)

v1.2.1

06 Jan 12:58
Compare
Choose a tag to compare

<a name"1.2.1">

1.2.1 (2017-01-06)

Bug Fixes

  • make context value configurable () (acbb2e87, closes #33)
  • force default generateScopedName default (8d19fc03)

v1.2.0

22 Dec 09:41
Compare
Choose a tag to compare

<a name"1.2.0">

1.2.0 (2016-12-22)

Features

v1.1.2

19 Dec 10:53
Compare
Choose a tag to compare

<a name"1.1.2">

1.1.2 (2016-12-19)

Bug Fixes

  • generate className when using runtime resolution (#18) (#19) (c943de3f)

v1.1.1

18 Dec 13:50
Compare
Choose a tag to compare

<a name"1.1.1">

1.1.1 (2016-12-18)

Bug Fixes

v1.1.0

05 Dec 10:08
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2016-12-05)

Features