Skip to content

v0.8.4

Choose a tag to compare

@9aoy 9aoy released this 10 Feb 09:23
· 380 commits to main since this release
d7e23fc

What's Changed

New Features πŸŽ‰

Performance πŸš€

  • perf(browser): add lightweight scheduler page for headless mode by @fi3ework in #952

Bug Fixes 🐞

  • fix: reorganize the logic of color and remove the forced default values by @fi3ework in #946
  • fix: setup files run only once with no-isolate by @claneo in #947
  • fix(browser): unify error reporting and avoid duplicate error messages by @fi3ework in #950
  • fix: should return the same spy instance when respy by @9aoy in #955
  • fix(core): include worker stderr in unexpected-exit summary by @fi3ework in #956

Document πŸ“–

  • docs: update vitest migration guide by @9aoy in #953
  • docs(migration): use diff code block by @9aoy in #954
  • docs: add TypeScript typings guide for custom matchers by @9aoy in #957

Other Changes

  • test: drop browser mode test from no-isolate test by @fi3ework in #944
  • refactor(browser): centralize browser config validation in @rstest/browser by @fi3ework in #951
  • test(browser-mode): guard headed e2e case by display availability by @fi3ework in #958
  • chore(deps): bump rspress 2.0 by @9aoy in #918
  • chore(deps): update dependency axios to v1.13.5 [security] by @renovate[bot] in #959

Full Changelog: v0.8.3...v0.8.4