You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: upgrade vitest to v4 and fix breaking test changes
Upgrade vitest from v2 to v4.1.4 across all packages, and
vitest-mock-extended from v3 to v4.0.0. Fix constructor mock
tests that used arrow functions (now require function/class
keyword in Vitest 4) and explicit fs mock factory for Node
built-in auto-mocking changes.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* chore: add CHANGELOG entry for vitest v4 upgrade
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* changelog
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments