v4.0.0-beta.6
Pre-release
Pre-release
·
13 commits
to main
since this release
🚨 Breaking Changes
- Rewrite spying implementation to make module mocking more intuitive - by @sheremet-va in #8363 (9e412)
- reporter: Remove deprecated APIs - by @AriPerkkio and @sheremet-va in #8223 (149f8)
🐞 Bug Fixes
- Screenshot masks with Playwright provider - by @macarie in #8357 (459ef)
- Configure
oxc
instead ofesbuild
onrolldown-vite
- by @hi-ogawa in #8378 (e922e) - deps: Update all non-major dependencies - in #8348 (13f94)
- vitest: Override
config.include
option withconfig.browser.instances[].include
option if it is specified - by @Shinyaigeek in #8260 (010fc)