Skip to content

Releases: vitest-dev/vitest

v3.0.4

23 Jan 13:42
9e40437
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v3.0.3

21 Jan 13:59
33ab8a2
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • browser:
    • Don't throw a validation error if v8 coverage is used with filtered instances  -  by @sheremet-va in #7306 (fa463)
    • Don't fail when running --browser.headless if the browser projest is part of the workspace  -  by @sheremet-va in #7311 (e43a8)

   🏎 Performance

    View changes on GitHub

v3.0.2

17 Jan 14:26
f17918a
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v3.0.1

16 Jan 19:33
56c5018
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v3.0.0

16 Jan 14:08
01600e0
Compare
Choose a tag to compare

Vitest 3 is here! There are a few breaking changes, but we expect the migration to be smooth. This release page lists all changes made to the project during the beta. For the migration guide, please refer to the documentation.

   🚨 Breaking Changes

   🚀 Features

Read more

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