🚀 Features
- Add es-main compatibility to vite-node - by @zookatron in #4751 (486a3)
- Add --workspace option, fix root resolution in workspaces - by @sheremet-va and @AriPerkkio in #4773 (67d93)
- Add --no-file-parallelism, --maxWorkers, --minWorkers flags - by @sheremet-va and @AriPerkkio in #4705 (fd5d7)
- Add --no-isolate flag to improve performance, add documentation about performance - by @sheremet-va, @AriPerkkio and Pascal Jufer in #4777 (4d55a)
- Add
--exclude
CLI flag - by @Namchee and @sheremet-va in #4279 (f859e)
🐞 Bug Fixes
- Correctly reset provided values - by @sheremet-va in #4775 (5a71e)
- expect:
- runner:
- types:
defineWorkspace
fix intellisense and report type errors - by @AriPerkkio in #4743 (9cc36)
- ui:
- vitest:
- Pass down CLI options to override workspace configs - by @sheremet-va in #4774 (8dabe)