v0.9.8
What's Changed
New Features ๐
- feat(core): support bundleDependencies patterns by @9aoy in #1118
- feat(reporter): add GitHub step summary for github-actions reporter by @9aoy in #1170
- feat: provide unique testId via testContext by @9aoy in #1178
Bug Fixes ๐
- fix(coverage): reduce coverage memory usage by @9aoy in #1154
- fix(coverage): strip coverage from browser results and add explanatory comments by @fi3ework in #1158
- fix(watch): track chunk hashes by file path for dynamic import detection by @fi3ework in #1162
- fix(coverage): stream-merge coverage data to reduce memory usage by @fi3ework in #1169
- fix(core): auto-create default export for factory mock of CJS modules by @fi3ework in #1174
- fix(core): improve bun compatibility and tty status rendering by @9aoy in #1179
- fix(core): preserve esm sourcemaps in bun vm modules by @9aoy in #1184
Document ๐
- docs(framework): add more framework guide by @9aoy in #1151
- docs: add more introduction for test.extend API by @9aoy in #1177
Other Changes
- ci(codspeed): enable memory benchmark on PRs by @fi3ework in #1161
- chore(deps): update all non-major dependencies by @renovate[bot] in #1163
- chore(deps): update dependency @rsbuild/plugin-vue-jsx to v2 by @renovate[bot] in #1164
- chore(deps): update dependency @rspack/plugin-react-refresh to v2 by @renovate[bot] in #1165
- chore(deps): update dependency lucide-react to v1 by @renovate[bot] in #1167
- ci: add paths filter and concurrency to CI workflows by @fi3ework in #1175
- chore: replace nano-staged + simple-git-hooks with lefthook by @fi3ework in #1176
Full Changelog: v0.9.7...v0.9.8