what stackpulse tracks
Vitest releases from GitHub
StackPulse watches Vitest release notes and keeps the original source link close to every summary.
Next generation testing framework powered by Vite StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Vitest release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
Bug fixes including import fixes with optimizer and query imports, browser session readiness improvements, and worker crash prevention.
Users experiencing issues with import optimizations, browser testing readiness, or worker crashes will benefit from these fixes.
Update to v4.1.9 if experiencing related issues.
This release introduces several breaking changes, including changes to config file lookup, package inline, and browser session handling. New features include enhanced browser UI and CLI options, while bug fixes address issues with logging, imports, and test execution.
Users relying on config file lookup from ancestor directories or using the `@vitest/runner` package will be affected.
Review breaking changes and update configurations accordingly.
This release primarily addresses a bug related to pinning the last supported vite-node version.
Users relying on vite-node compatibility may be affected.
Update to ensure compatibility with the pinned vite-node version.
This release introduces several breaking changes, including stricter behavior for hoistable methods and `toHaveTextContent`, along with a rewritten benchmark API. New features include enhanced browser trace view steps and HTML reporter single file output.
Developers using hoistable methods, `toHaveTextContent`, or the benchmark API are affected by breaking changes.
Review breaking changes and update code accordingly.
This release introduces new options for the `api` module and fixes a bug related to the browser client's `cdp` API.
Developers using the `api` module or browser client `cdp` API may be affected.
Update to v3.2.5 to benefit from the new features and bug fixes.
This release focuses on bug fixes related to browser testing, including disabling the client `cdp` API under specific conditions and resolving issues with Playwright route handling.
Users relying on Vitest for browser testing may be affected by the fixes.
Update to version 4.1.8 to benefit from the bug fixes.
This release introduces significant breaking changes, including requiring Node.js 22 and Vite 6.4, and adds new features like TypeScript build mode and improved browser testing capabilities. Several bug fixes and performance improvements are also included.
Users must upgrade to Node.js 22 and Vite 6.4 to use this version.
Upgrade Node.js to version 22 and Vite to version 6.4.