Skip to content

Releases: vitest-dev/vitest

v3.0.0-beta.4

08 Jan 14:24
57b671d
Compare
Choose a tag to compare
v3.0.0-beta.4 Pre-release
Pre-release

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.0.0-beta.3

20 Dec 16:33
f9a6284
Compare
Choose a tag to compare
v3.0.0-beta.3 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.0.0-beta.2

10 Dec 10:22
2ff018a
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.0.0-beta.1

05 Dec 17:34
d93989e
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

We decided to skip Vitest 2.2 and release Vitest 3 with support for Vite 6 instead. There will be no more Vitest 2 versions. Vitest 3 is the first version that supports Vite 6 (excluding 2.1.6). We aim to have a stable release in January.

Vitest 3 is our first step to standardising the public Node.js API. We plan to remove the experimental tag from the current APIs in Vitest 3.1 - the API will follow semver after that.

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

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