Releases: gajus/babel-plugin-react-css-modules
Releases · gajus/babel-plugin-react-css-modules
v3.3.0
<a name"3.3.0">
3.3.0 (2017-09-03)
Bug Fixes
- handle unconfigured handleMissingStyleNameOption (#121) (5aabe537)
Features
v3.2.1
<a name"3.2.1">
3.2.1 (2017-08-22)
Bug Fixes
- cannot import inside browser module () (578b417e, closes #112)
v3.2.0
<a name"3.2.0">
3.2.0 (2017-08-22)
Features
v3.1.1
<a name"3.1.1">
3.1.1 (2017-08-15)
Bug Fixes
- the ajv-keywords "keyword select requires $data option" warning. (#116) (24fd47c9)
v3.1.0
<a name"3.1.0">
3.1.0 (2017-07-12)
Features
- allow generateScopedName configuration as a function (d7d3f5ca)
v3.0.1
<a name"3.0.1">
3.0.1 (2017-07-07)
Bug Fixes
- don't require the syntax config in filetypes, so plugins can be run without requ (66c0de69)
v3.0.0
<a name"3.0.0">
3.0.0 (2017-06-18)
Features
- add ability to add arbitrary postcss plugins (#100) (b3f53f5c)
Breaking Changes
- Filetype is now an object with properties 'syntax' and 'plugins'
(b3f53f5c)
v2.8.0
<a name"2.8.0">
2.8.0 (2017-06-13)
Features
v2.7.1
<a name"2.7.1">
2.7.1 (2017-05-20)
Bug Fixes
- use t.stringLiteral to create an identifier (#92) (d221d7c3)
v2.7.0
<a name"2.7.0">
2.7.0 (2017-05-07)
Features
- add removeImport configuration (fe1b3a55)