Skip to content

v0.0.4

Choose a tag to compare

@9aoy 9aoy released this 30 Jun 08:26
· 909 commits to main since this release
8c02b28

What's Changed

New Features πŸŽ‰

  • feat: support externals configuration by @9aoy in #324
  • feat: handle process.exit in pool by @fi3ework in #327

Bug Fixes 🐞

  • fix: node built-in modules should follow external strategy by @fi3ework in #326
  • fix: interop lodash correctly by @9aoy in #331
  • fix(spy): fix mockImplementation for function overload and unions by @fi3ework in #333

Document πŸ“–

  • docs: add retry/passWithNoTests/root configurations by @9aoy in #321
  • docs: add fake timers API by @9aoy in #322
  • docs: add plugins configuration by @9aoy in #323
  • docs: add source configurations by @9aoy in #325
  • docs: add more build configs by @9aoy in #329
  • docs: add test API by @9aoy in #335
  • docs: update rstest README by @9aoy in #338
  • docs: add describe and hooks API by @9aoy in #337

Other Changes

  • enhance: support debug outputs via bundleAnalyze or writeToDisk by @9aoy in #320
  • chore(deps): update all patch dependencies by @renovate in #328
  • chore(tests): enable type checks by @fi3ework in #330
  • chore(deps): update dependency @biomejs/biome to v2 by @renovate in #299
  • test: fix lint in lodash tests by @9aoy in #332
  • chore(deps): update all patch dependencies by @renovate in #334
  • enhance: support inspect rstest config by @9aoy in #336
  • chore: fix biome configuration by @fi3ework in #339
  • chore(deps): update all patch dependencies by @renovate in #340
  • chore: auto exit nx console by @fi3ework in #341
  • release: 0.0.4 by @9aoy in #342

Full Changelog: v0.0.3...v0.0.4