Skip to content

v0.7.1

Choose a tag to compare

@9aoy 9aoy released this 08 Dec 11:35
· 7 commits to main since this release
38dbedc

What's Changed

New Features πŸŽ‰

  • feat: support output test files in ES module format by @9aoy in #735

Performance πŸš€

  • perf: fix sourcemap performance degradation in browser environment by @9aoy in #743

Bug Fixes 🐞

  • fix: should not throw error when undefined module is mocked by @9aoy in #740
  • fix: not exit with code 1 when unexpectedly exited during teardown by @9aoy in #741

Document πŸ“–

  • docs: add Specify external type guide by @9aoy in #742

Full Changelog: v0.7.0...v0.7.1