Skip to content

cli: v0.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 02:00

0.0.2 (2023-12-15)

Features

  • cli: generate perf.json when perf is enabled (c5e59d6)
  • cli: implement new standalone CLI with better UX (deda1df)
  • cli: run unminify in worker (9f38458)
  • cli: support performance statistic (771b639)
  • support non-interative mode (7f70b43)
  • use poolifier to manage worker (59f5ddc)

Bug Fixes

  • cli: move out the timing measure (de53a94)
  • fix elapsed time (2e766a4)
  • improve error log (df455eb)
  • passing module meta and module mapping to unminify (551199e)
  • update clack patch and remove spinner for unpacking (d3b3da8)