What's Changed
Bug Fixes 馃悶
- fix(core): expose Rstest API during browser global setup by @9aoy in #1741
- fix(playwright): avoid zero-timeout assertion retries by @9aoy in #1740
- fix(core): load fake timers via createRequire instead of bare require by @max in #1735
- fix(core): skip suite hooks without runnable tests by @9aoy in #1732
Document 馃摉
- docs: improve Playwright guide structure by @9aoy in #1738
- docs: add Playwright migration agent prompt by @9aoy in #1733
Other Changes
- chore(deps): upgrade rsbuild and rspack to 2.2.0 by @9aoy in #1743
- chore(deps): upgrade Module Federation packages to 2.9.0 by @9aoy in #1739
- chore(deps): update all non-major dependencies by @renovate[bot] in #1736
Full Changelog: v0.11.9...v0.11.10