Skip to content

v0.3.0

Compare
Choose a tag to compare
@AviVahl AviVahl released this 26 May 23:49
· 1577 commits to main since this release
  • (Breaking) Refactored API. Can now be customized with options. No longer uses a global module state.
  • Improved tests. Require hook (/register entry point) is being tested in several scenarios, including type isolation and source-maps, with or without a tsconfig.json.
  • Fixed exposing errors on Windows. Caught by adding AppVeyor CI and the improved tests.