v4.0.1
#vitest #frontend
π Bug Fixes
β Move the
β pool: Don't teardown the communication channel too soon if something is running after the test - by @sheremet-va in #8767 (3fae7)
View changes on GitHub
  #vitest #frontend
π Bug Fixes
β Move the
getBuiltins check  -  by @sheremet-va in #8765 (81000)β pool: Don't teardown the communication channel too soon if something is running after the test - by @sheremet-va in #8767 (3fae7)
View changes on GitHub
v4.0.2
#vitest #frontend
π Bug Fixes
β browser: β Don't print the deprecation notice in node_modules - by @sheremet-va in #8779 (588f7)
β pool: β Assign envs before running tests to keep in sync with process.env - by @sheremet-va in #8769 (26ce8)
β spy: β Properly inherit implementation's
View changes on GitHub
  #vitest #frontend
π Bug Fixes
β browser: β Don't print the deprecation notice in node_modules - by @sheremet-va in #8779 (588f7)
β pool: β Assign envs before running tests to keep in sync with process.env - by @sheremet-va in #8769 (26ce8)
β spy: β Properly inherit implementation's
length  -  by @sheremet-va in #8778 (d4c2b)    β Reset spies if both restoreMocks and mockReset is set in the config  -  by @sheremet-va in #8781 (2eedb)View changes on GitHub
v4.0.3
#vitest #frontend
π Bug Fixes
β Preserve reporter options from config when CLI reporters override them - by @Copilot and sheremet-va in #8794 (15552)
β browser: More stable in-source testing validation - by @sheremet-va in #8793 (62297)
β happy-dom: Support fetch globals - by @sheremet-va in #8791 (0fb74)
β init: Use correct jsx/tsx extension - by @sheremet-va in #8792 (abc04)
View changes on GitHub
  #vitest #frontend
π Bug Fixes
β Preserve reporter options from config when CLI reporters override them - by @Copilot and sheremet-va in #8794 (15552)
β browser: More stable in-source testing validation - by @sheremet-va in #8793 (62297)
β happy-dom: Support fetch globals - by @sheremet-va in #8791 (0fb74)
β init: Use correct jsx/tsx extension - by @sheremet-va in #8792 (abc04)
View changes on GitHub
v7.2.0-beta.1
#vite #frontend
7.2.0-beta.1 (2025-10-29)
Bug Fixes
β increase stream reset rate limit for HTTP2 (#21024) (4f44f22)
β optimizer: externalize virtual modules for html like files (#21001) (e5af352)
Documentation
β clarify the values are escaped automatically (#21017) (246df13)
Code Refactoring
β use
  #vite #frontend
7.2.0-beta.1 (2025-10-29)
Bug Fixes
β increase stream reset rate limit for HTTP2 (#21024) (4f44f22)
β optimizer: externalize virtual modules for html like files (#21001) (e5af352)
Documentation
β clarify the values are escaped automatically (#21017) (246df13)
Code Refactoring
β use
fs.cpSync (#21019) (a2df778)