Releases: mrmckeb/typescript-plugin-css-modules
Releases · mrmckeb/typescript-plugin-css-modules
v1.0.4
- Resolved an issue with
customMatcher
.
Thanks to @fmal for raising and finding the cause of this issue.
v1.0.3
- Added CircleCI and build status.
v1.0.2
- Fixed an issue where import orders could be incorrect.
- Updated docs and added templates.
v1.0.1
- Updated
homepage
and repository
in package.json
.
v1.0.0
- Updated README.
- Add docs folder to
.npmignore
.
v0.2.0
- Added support for hyphenated class names (contributed by @xiaoxiangmoe).
- Added
camelCase
option, matching the option of the same name in Style Loader.
v0.1.0
This is a preview release, and may contain issues.