Skip to content

v3.13.0

Choose a tag to compare

@0xb4lint 0xb4lint released this 12 Aug 21:31
· 2 commits to master since this release

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: bundler and fix vitest.config.ts not being type-checked
  • Add cache directory test for #88

Full Changelog: v3.12.0...v3.13.0