Skip to content

unminify: v0.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Dec 02:00

0.1.0 (2023-12-15)

⚠ BREAKING CHANGES

  • bump Node.js to >= 18
  • deprecate @wakaru/unminify and @wakaru/unpacker CLI in favor of @wakaru/cli

Features

  • bump Node.js to >= 18 (c36d0a0)
  • cli: implement new standalone CLI with better UX (deda1df)
  • deprecate @wakaru/unminify and @wakaru/unpacker CLI in favor of @wakaru/cli (be2012e)

Bug Fixes

  • improve error log (df455eb)
  • smart-rename: handle invalid/reserved identifier (2821b6d)
  • un-esm: skip invalid import name (8182f99)