Releases: seek-oss/css-modules-typescript-loader
Releases · seek-oss/css-modules-typescript-loader
v4.0.1
22 Sep 01:53
Compare
Sorry, something went wrong.
No results found
4.0.1 (2020-09-22)
Bug Fixes
v4.0.0
30 Oct 02:30
Compare
Sorry, something went wrong.
No results found
4.0.0 (2019-10-30)
Bug Fixes
Support @babel/plugin-transform-typescript (#24 ) (908d491 )
BREAKING CHANGES
v3.0.1
20 Sep 02:33
Compare
Sorry, something went wrong.
No results found
3.0.1 (2019-09-20)
Bug Fixes
Normalize line endings for Windows (#20 ) (88538d1 )
v3.0.0
21 Aug 23:52
Compare
Sorry, something went wrong.
No results found
3.0.0 (2019-08-21)
Bug Fixes
BREAKING CHANGES
Updates the declaration template.
v2.0.4
23 Jun 21:57
Compare
Sorry, something went wrong.
No results found
2.0.4 (2019-06-23)
Bug Fixes
deps: Add missing 'loader-utils' dependency (#17 ) (4e5c6e1 )
v2.0.3
29 May 21:41
Compare
Sorry, something went wrong.
No results found
2.0.3 (2019-05-29)
Bug Fixes
Support files without exported locals (#16 ) (b8c738b )
v2.0.2
07 May 01:26
Compare
Sorry, something went wrong.
No results found
2.0.2 (2019-05-07)
Bug Fixes
Include class names that compose other classes (#13 ) (6a97315 )
v2.0.1
30 Apr 04:00
Compare
Sorry, something went wrong.
No results found
2.0.1 (2019-04-30)
Bug Fixes
emit: Omit source map keys from generated types (#12 ) (e2b1502 )
v2.0.0
09 Apr 23:04
Compare
Sorry, something went wrong.
No results found
2.0.0 (2019-04-09)
Features
Support all possible class names characters (e7342df ), closes #6
BREAKING CHANGES
Updates the declaration template.
This change allows any possible class name to be exported - even those whose names don't comply with typescript variable name constraints.
v1.1.1
10 Jan 23:09
Compare
Sorry, something went wrong.
No results found
1.1.1 (2019-01-10)
Bug Fixes
Only emit files if contents changed (#7 ) (90f3131 ), closes #5