Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 332 Bytes

File metadata and controls

13 lines (10 loc) · 332 Bytes

Change log

v1.0.2

  • Fix as statement in imports when translated to a var destructing
  • Add pretty formatting to dist :)
  • Fix auto-array-toString in how the individual import expressions were handled

v1.0.1

  • Fix ReplaceImportsOptions['replacementLookup'] typing
  • Fix README sample section

v1.0.0

  • Initial release