Catalog / Vitest

2.1.7

1.7 years agobreakingfixedOriginal notes

   🐞 Bug Fixes

  • Revert support for Vite 6  -  by @sheremet-va (fbe5c)
    • This introduced some breaking changes (https://github.com/vitest-dev/vitest/issues/6992). We will enable support for it later. In the meantime, you can still use pnpm.overrides or yarn resolutions to override the vite version in the vitest package - the APIs are compatible.
    View changes on GitHub