Typed Css Modules Versions Save

Creates .d.ts files from CSS Modules .css files

v0.9.1

3 months ago

Bug Fix

  • Map the allowArbitraryExtensions cli argument(#291)

v0.9.0

3 months ago

New features

  • allowArbitraryExtensions Compatibility (#277, thanks to @jfurfaro )

v0.8.1

6 months ago

Bug fixes

  • Glob path on windows ( #241 )

New features

  • Add unlink watch ( #237 )

v0.8.0

7 months ago

New features

  • Allow async postprocessor function (#208)

Bug fixes

  • Empty .d.ts files are now valid TS modules (#142)
  • Upgrade or remove some vulnerable dependencies. (#203, #215)

Breaking change

  • Change supported Node.js version to v18

Misc

  • Sort types for stable diffs (#199)

v0.7.2

2 years ago

Bug Fixed

  • use relativeOutputFilePath instead of outputFilePath ( #180)

v0.7.1

2 years ago

New features

  • add new CLI option --listDifferent #179

v0.7.0

2 years ago

Misc

  • Upgrade some dependencies

Breaking Change

  • Drop to support Node.js <= v10

v0.3.3

6 years ago