Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 04 Dec 21:43
· 57 commits to main since this release

   🚀 Features

  • Hoist function declarations to be compliant with default js hoisting behavior  -  by @skoshx (58332)

   🐞 Bug Fixes

  • Handle default and named exports when hoisting function declarations  -  by @skoshx (8c56d)
  • Ignore transforming require:s and handle Symbols in function names  -  by @skoshx (06ef8)
    View changes on GitHub