Skip to content

2021-10-11 - v0.4.0

Compare
Choose a tag to compare
@hiukky hiukky released this 11 Oct 13:19
· 15 commits to main since this release
f706de1

Features

  • support for namespace imports
Notes

Recommending to enable "esModuleInterop": true if not enabled and avoid imports like import * as.

Fix

  • Runtime Errors
  • Fixes and improviments