Bug Fixes
- collect coverage using node inspector (fix #378) (#584) (de33284)
- don't rerun more then needed in watch mode (fix #442) (#606) (4d9e7cc)
- toBe/toEqual/toMatchObject jest compatability (#607) (75113c7)
Features
Performance Improvements
- vite-node: cache module fetch (626a8dd)