🚨 Breaking Changes
- Revert default include patterns - by @so1ve #3729
0.32.0
changed the defaultinclude
globs to be compatible with Jest. After a discussion with the community, we are reverting this change because it turned out to be non-intuitive.
🐞 Bug Fixes
- Add missing JSDom living keys - by @DerZade in #3702 (83a86)
- vite-node:
- Don't fail when importing Promise module - by @sheremet-va (08192)
- Allow importing node:test - by @sheremet-va (db22c)