Babel Plugin React Css Modules Versions Save

Transforms styleName to className using compile time CSS module resolution.

v5.2.6

5 years ago

5.2.6 (2019-05-11)

Bug Fixes

  • update GitSpo badge URL (d6fdc38)

v5.2.5

5 years ago

5.2.5 (2019-05-09)

Bug Fixes

  • correct GitSpo badge markdown (31c5626)

v5.2.4

5 years ago

5.2.4 (2019-03-29)

Bug Fixes

  • don't break when spreading falsy value (#249) (f11d423)

v5.2.3

5 years ago

5.2.3 (2019-03-22)

Bug Fixes

  • spread should not traverse children elements (#245) (4a47f35)

v5.2.2

5 years ago

5.2.2 (2019-03-21)

Bug Fixes

v5.2.1

5 years ago

5.2.1 (2019-02-24)

Bug Fixes

  • potential problem with default options (#235) (0e39c78)

v5.2.0

5 years ago

5.2.0 (2019-02-22)

Features

v5.1.1

5 years ago

5.1.1 (2019-02-21)

Bug Fixes

  • unresolved optionsDefaults in babel helper (#233) (37fe030)

v5.1.0

5 years ago

5.1.0 (2019-02-21)

Features

  • do not apply plug-in if file does not contain styleName attribute (#230) (9fcb91f)

v5.0.1

5 years ago

5.0.1 (2019-02-19)

Bug Fixes

  • cannot read property 'split' of undefined (#225) (fa15c8d)