Skip to content

v2.1.7

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 09:49
· 54 commits to main since this release
81ed45b

   🐞 Bug Fixes

  • Revert support for Vite 6  -  by @sheremet-va (fbe5c)
    • This introduced some breaking changes (#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