Skip to content

unminify: v0.0.6

Choose a tag to compare

@github-actions github-actions released this 04 Dec 18:20

0.0.6 (2023-12-04)

Features

  • un-assignment-merging: add new rule un-assignment-merging for spliting chained assignment (59e2929)
  • use zod to validate transformation param (57407d1)
  • use array based rules transformationRules (b67da89)

Bug Fixes

  • cli: paths out of cwd is not allowed (7cee0c8)
  • cli: use common base dir as the base of output folder (7a939b7), closes #47
  • playground: refactor and improve rule list (08295e5)