Skip to content

Releases: vitest-dev/vitest

v2.1.8

02 Dec 14:46
d69cc75
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v2.1.7

02 Dec 09:49
81ed45b
Compare
Choose a tag to compare

   🐞 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

v2.1.6

26 Nov 12:24
b936702
Compare
Choose a tag to compare

🚀 Features

  • Support Vite 6
    View changes on GitHub

v2.2.0-beta.2

18 Nov 14:18
ad8e35d
Compare
Choose a tag to compare
v2.2.0-beta.2 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.2.0-beta.1

13 Nov 17:17
b915aa6
Compare
Choose a tag to compare
v2.2.0-beta.1 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.1.5

13 Nov 15:24
32f23b9
Compare
Choose a tag to compare

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v2.1.4

28 Oct 12:27
0df44c0
Compare
Choose a tag to compare

   🚀 Features

This patch release includes a non-breaking feature for the experimental Browser Mode that doesn't follow SemVer. If you want to avoid picking up releases like this, make sure to pin the Vitest version in your package.json. See npm's documentation about semver for more information.

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v2.1.3

14 Oct 11:06
4c03a0d
Compare
Choose a tag to compare

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v2.1.2

02 Oct 16:20
0ce26a4
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v2.1.1

13 Sep 15:33
699055e
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub