Skip to content

Releases: vitest-dev/vscode

v1.45.0

09 Mar 18:10
6cfd8c1

Choose a tag to compare

v1.45.0 Pre-release
Pre-release

   🚨 Breaking Changes

    View changes on GitHub

v1.44.2

05 Mar 08:56
988b8fc

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.44.1

26 Feb 15:19
813cf69

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.44.0

09 Feb 15:03
acaba1d

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.42.1

06 Feb 16:33
2acbb51

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.42.0

05 Feb 18:25
ed2c85b

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.40.1

05 Feb 18:02
461fd80

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.40.0

05 Feb 16:22
5716759

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.38.1

19 Jan 18:29
0e5d263

Choose a tag to compare

   🐞 Bug Fixes

  • Update configSearchPatternExclude default config to exclude 'vendor' directory (part 2)  -  by @jnoordsij in #711 (01c35)
  • Set webRoot on browser debugging launch configuration so breakpoints work as expected  -  by @Alanoll in #713 (0e17e)
    View changes on GitHub

v1.38.0

14 Jan 15:08
53c0b5e

Choose a tag to compare

   🚀 Features

  • Add setting to control inline console logs during test debugging  -  by @Copilot and sheremet-va in #700 (ff6e4)

   🐞 Bug Fixes

  • Update configSearchPatternExclude default config to exclude 'vendor' directory  -  by @jnoordsij in #696 (1eadd)
  • Enable Browser Debug when using project configurations  -  by @Alanoll in #702 (42c87)
  • Prevent a deadlock waiting for browser debugger to attach  -  by @Alanoll in #704 (dd77e)
    View changes on GitHub