Skip to content

unminify: v0.0.4

Choose a tag to compare

@github-actions github-actions released this 22 Nov 20:13

0.0.4 (2023-11-22)

Features

  • un-es6-class: support methods in Babel loose mode (4f9d9fc)

Bug Fixes

  • enum: should check and handle invalid identifier (67867f7), closes #52
  • smart-rename: stale the scope after renaming (4bbd8a0), closes #54