Skip to content

Fix regression introduced by 6.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Aug 05:58
Immutable release. Only release title and notes can be modified.

6.0.1 (2026-08-13)

Fixes #32 that was fixed in 5.x, but re-introduced in 6.x

Bug Fixes

  • do not cache dev server instance inside vite middleware instance (f21c5ee), closes #32

What's Changed

  • chore(deps): bump brace-expansion by @dependabot[bot] in #37
  • chore(deps): bump form-data from 4.0.5 to 4.0.6 by @dependabot[bot] in #38
  • chore(deps-dev): bump qs from 6.14.1 to 6.15.3 by @dependabot[bot] in #39
  • chore(deps-dev): bump flatted from 3.3.3 to 3.4.4 by @dependabot[bot] in #40

New Contributors

Full Changelog: v6.0.0...v6.0.1