v3.13.0
What's Changed
- Support Vite 8 — bundle interaction types are now compatible with both Rollup (Vite ≤7) and Rolldown (Vite 8+) #77
- Dependency security updates (js-yaml, vitest, axios and transitives), resolves all open Dependabot alerts (except one low-severity esbuild advisory pending upstream tsup) and supersedes PRs #90–#101
- Switch TypeScript to
moduleResolution: bundlerand fixvitest.config.tsnot being type-checked - Add cache directory test for #88
Full Changelog: v3.12.0...v3.13.0