Skip to content

Releases: vitest-dev/vitest

v1.1.1

31 Dec 13:36
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.1.0

19 Dec 14:06
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.0.4

09 Dec 19:05
Compare
Choose a tag to compare

The previous release was built incorrectly and didn't include the performance fix. This release fixes that.

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.0.3

09 Dec 13:05
Compare
Choose a tag to compare

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.0.2

07 Dec 10:12
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.0.1

04 Dec 18:04
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.0.0

04 Dec 15:45
Compare
Choose a tag to compare

Vitest 1.0 is here! 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

   🐞 Bug Fixes

Read more

v1.0.0-beta.6

28 Nov 17:26
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.0.0-beta.5

18 Nov 09:44
Compare
Choose a tag to compare
v1.0.0-beta.5 Pre-release
Pre-release

   🚨 Breaking Changes

  • coverage: glob based coverage thresholds by @AriPerkkio in #4442 (18300)
    • Refactors coverage thresholds API into new shape and adds support for specifying thresholds for specific files using glob patterns. Moves thresholds related coverage options to coverage.thresholds. See #4442 for detailed list of breaking changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.0.0-beta.4

09 Nov 10:13
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub