Skip to content

Latest commit

 

History

History
82 lines (43 loc) · 3.75 KB

CHANGELOG.md

File metadata and controls

82 lines (43 loc) · 3.75 KB

Changes

1.2.0 (2024-12-10)

Features

1.1.2 (2024-08-06)

Bug Fixes

Also add the exports property to package.json.

1.1.1 (2023-10-08)

Bug Fixes

  • Upgrade dependencies, support Rollup 4 (7a929b6)

1.1.0 (2023-04-23)

Features

  • Allows disabling the minification to just clean up the code (131c10e)
  • Allows including or extracting legal comments (911ee5b)
  • Reduce the default log level to warning (d721de8)

1.0.8 (2023-04-23)

Bug Fixes

1.0.7 (2022-10-30)

Bug Fixes

  • Upgrade dependencies, support Rollup 3 (1e43db9)

1.0.6 (2022-08-01)

Bug Fixes

1.0.5 (2022-06-18)

Bug Fixes

  • Omit format from esbuild as long as possible (9c53f58)
  • Upgrade dependencies (bf558aa)

1.0.4 (2022-06-03)

Bug Fixes

1.0.3 (2022-06-03)

Bug Fixes

  • Fix column position of an error (ebb3fcf)

1.0.2 (2022-05-19)

Bug Fixes

  • Remove lit from peer deps (9c5cc85)

1.0.1 (2022-05-18)

Bug Fixes

  • Remove all comments when minifying (0051cb2)

1.0.0 (2022-05-18)

Initial release