v2.0.0-beta.8
版本发布时间: 2024-06-04 20:40:10
vitest-dev/vitest最新发布版本:v2.1.0-beta.6(2024-08-20 21:19:10)
🚨 Breaking Changes
- Rename indexScripts to orchestratorScripts - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/5842 (49f34)
🐞 Bug Fixes
-
browser:
- Print correct transformed module graph - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/5833 (a7581)
- Use
preview
provider when running in StackBlitz - by @userquin in https://github.com/vitest-dev/vitest/issues/5836 (76e13) - Specify entries for correct deps optimization - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/5839 (c79b3)
- Allow iframe to load even if there is a custom CSP header - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/5841 (caaaf)