Skip to content

v0.10.5

Choose a tag to compare

@9aoy 9aoy released this 15 Jun 12:16
· 15 commits to main since this release
8362f80

What's Changed

New Features πŸŽ‰

  • feat(core): support environment comments by @9aoy in #1404

Bug Fixes 🐞

  • fix(core): support mocking dynamic import() of external modules by @fi3ework in #1357
  • fix(types): narrow chai config options by @9aoy in #1411
  • fix(core): avoid thenable interop namespaces by @9aoy in #1412
  • fix(core): report untransformed mock API calls by @9aoy in #1414
  • fix(core): mock object properties lazily by @9aoy in #1415
  • fix(core): stabilize cjs coverage offsets by @9aoy in #1345
  • fix(core): mock async externals in commonjs output by @9aoy in #1418
  • fix(core): label retry errors by attempt by @9aoy in #1417
  • fix(types): align describe and test callback types by @9aoy in #1422

Document πŸ“–

  • docs: update agent instructions by @9aoy in #1419

Other Changes

  • chore: enable isolated dts builds by @9aoy in #1402
  • chore: sync create draft release notes skill by @9aoy in #1403
  • ci: remove node 22 e2e test axis by @9aoy in #1405
  • chore: use rslint for typecheck by @9aoy in #1406
  • test(browser): optimize browser mode e2e by @9aoy in #1408
  • chore: normalize repository URLs by @9aoy in #1410
  • test: speed up timeout e2e tests by @9aoy in #1413
  • test: stabilize watch environment comments by @9aoy in #1416
  • chore(deps): update @rsbuild/core to 2.0.14 by @SoonIter in #1421
  • chore(deps): update all non-major dependencies by @renovate[bot] in #1420
  • test(browser): stabilize basic interval fixture by @9aoy in #1423

Full Changelog: v0.10.4...v0.10.5