Bug Fixes
- import .mjs with vitestnode, decoupling vitenode from vitest (#689) (e561a1d)
- snapshot: received add prepareExpected (#711) (5a848c0)
- can mock workspace files (#712) (cdd18bf)
- fixed typescript error when calling assertion (#709) (4aa09c8)
- set mode as 'test', if it wasn't set (#713) (bf079d2)