Skip to content

0.7.0

Choose a tag to compare

@dsherret dsherret released this 14 Nov 20:37
· 232 commits to main since this release
1cb927e
  • feat: add importHelpers compiler option and align with ts compiler default of false (#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 setTimeout and setInterval (#27)