Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 771 Bytes

File metadata and controls

39 lines (23 loc) · 771 Bytes

typescript-transform-lit-css

2.0.1

Patch Changes

  • 92f38fe: chore: bump lit-css to 3.0.1

2.0.0

Major Changes

  • 2ef3460: Remove deprecated uglifycss options
  • 2ef3460: Removes cleanCss and adds cssnano: boolean options
  • 2ef3460: Minimum Node version is now 20. Older versions may continue to work but are unsupported.

Patch Changes

1.1.1

Patch Changes

  • 3da01e3: Add peer dependencies
  • 3da01e3: Fix error on unspecified exports, and unbundle the transformer module

1.1.0

Minor Changes

  • 08a095f: Add cleanCss config property, deprecate uglify css

Patch Changes