Skip to content

unminify: v0.1.3

Choose a tag to compare

@github-actions github-actions released this 09 Jan 18:52

0.1.3 (2024-01-09)

Bug Fixes

  • handle escaped character in template literal (ed66bf6)
  • print filename on warning "Multiple exports of ..." (d784322)
  • should stale the scope after renaming or adding new varaible (3afdd7c)
  • un-esm: properly handle the export order of mixed exports (90b6c47)
  • unminify: add error handling for code printing (4e2b952)
  • unminify: add error handling to early exit the rule loop (22bd4c0)