Releases: Ch-Valentine/css-modules-dts-loader
Releases · Ch-Valentine/css-modules-dts-loader
v1.5.0
03 Dec 10:56
Compare
Sorry, something went wrong.
No results found
1.5.0 (2025-12-03)
Features
added ability to provide keywordPrefix (291b84e )
v1.4.1
03 Dec 09:49
Compare
Sorry, something went wrong.
No results found
1.4.1 (2025-12-03)
Bug Fixes
fix generating types for mixed classes (reserved keywords and other) (e446fca )
v1.4.0
02 Dec 20:08
Compare
Sorry, something went wrong.
No results found
1.4.0 (2025-12-02)
Features
support js keywords for named export (bc655d5 )
v1.3.0
02 Dec 12:12
Compare
Sorry, something went wrong.
No results found
1.3.0 (2025-12-02)
Bug Fixes
remove useless npm lockfile (f1c9bf8 )
Features
add exportLocalsConvention support and fix keyword handling (23dacbb )
v1.2.1
01 Dec 22:19
Compare
Sorry, something went wrong.
No results found
1.2.1 (2025-12-01)
Bug Fixes
incorrect types default export declaration (f7825c7 )
v1.2.0
01 Dec 21:48
Compare
Sorry, something went wrong.
No results found
1.2.0 (2025-12-01)
Bug Fixes
ci: update Node.js version to 22 for semantic-release compatibility (f555c3a )
fixed publishing logic (158414c )
Features
Add CodeQL analysis workflow configuration (6746055 )