Skip to content

Latest commit

 

History

History
53 lines (23 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

53 lines (23 loc) · 1.77 KB

1.4.0 (2023-08-08)

Features

1.3.1 (2023-01-03)

Performance Improvements

  • Add pnpm and update deps (c9a1d07)

1.3.0 (2022-03-05)

Features

  • Add new option --minifyDeclaration to minize declatation files (cfd378e)

1.2.0 (2021-12-05)

Features

1.1.1 (2021-11-24)

Bug Fixes

1.1.0 (2021-11-24)

Features

  • Minify files by esbuild (3baae63)

1.0.0 (2021-11-07)

Features

  • Minify all .js files in a directory and its subdirectory (eabcb2f)

Performance Improvements