Skip to content

Releases: vitest-dev/vscode

v0.8.2

17 Apr 13:36
ffe7fd3
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.8.1

17 Apr 12:19
26f1bc7
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.8.0

17 Apr 09:44
01d4003
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.6.3

17 Apr 07:23
de737aa
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.6.2

16 Apr 18:51
cac3d22
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.6.1

16 Apr 13:22
8972f0a
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.6.0

13 Apr 07:58
2ffa650
Compare
Choose a tag to compare

This release includes changes made in all pre-release 0.5.0 versions. The main takeaway from 0.5.0:

This is a complete rewrite of a Vitest VSCode extension, so the requirements for this extension were changed.

  1. The extension requires Vitest 1.4.0 to work. Debugging feature only works with Vitest 1.5.0 and higher. Coverage only works with VS Code 1.88.0 and higher.
  2. The extension requires at least one config or workspace file to work.

   🚀 Features

  • Add debuggerPort option  -  by @sheremet-va (b48e2)
  • Better debug support  -  by @sheremet-va in #334 (e0a1f)
    • The "Restart" button might not work correctly. If it doesn't rerun tests, detach the debugger first and click on "Run Debug" again. This is a known bug.

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v0.5.15

05 Apr 11:57
dda6c40
Compare
Choose a tag to compare
v0.5.15 Pre-release
Pre-release

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v0.5.14

05 Apr 10:21
a645e69
Compare
Choose a tag to compare
v0.5.14 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.5.13

02 Apr 19:28
10a1945
Compare
Choose a tag to compare
v0.5.13 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub