🚨 Breaking Changes
- Esm-only build, require Vite v7 - by @antfu (b7fc9)
- Migrate back from Vitest repo - by @antfu in #5 (adda4)
🚀 Features
- Init - by @antfu (21956)
- Support cli options - by @antfu (2cefa)
- Add an example for importing - by @antfu (9ff6b)
- Watch mode - by @antfu (17b51)
- Callstack log - by @antfu (7f313)
- Show filename in error - by @antfu (e9e42)
- Forward argv - by @antfu (4db8c)
- Seperate index and cli - by @antfu (7270c)
- Allow passing inline config - by @antfu (51d92)
shouldExternalizeoption - by @antfu (07dc7)- Expose vite insnace to process - by @antfu (693b8)
🐞 Bug Fixes
- Windows - by @antfu (827af)
- Do not exit process manually - by @antfu (3f212)
- Warn when circular deps detected - by @antfu (ab855)
- Package dist - by @antfu (74b0c)
- Dirname - by @antfu (8e87b)
- Path resolving - by @antfu (c3903)
- Update resolving - by @antfu (f530b)
- Lint, tests - by @sheremet-va in #6 (4e27b)