v0.0.4
What's Changed
New Features π
- feat: support
externalsconfiguration 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/rootconfigurations by @9aoy in #321 - docs: add fake timers API by @9aoy in #322
- docs: add
pluginsconfiguration 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
describeandhooksAPI by @9aoy in #337
Other Changes
- enhance: support debug outputs via
bundleAnalyzeorwriteToDiskby @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