0.7.0
- feat: add
importHelperscompiler option and align with ts compiler default offalse(#25) - feat: support inlining sources in source maps (#20)
- fix: do not insert shim for globalThis directly in unary and binary expressions (#24)
- fix: ensure mappings get passed to rust (#23)
- fix: shim
setTimeoutandsetInterval(#27)