SvelteKit 3.0.0-next.2

3.0.0-next.2Pre-release
Fixed 4
  • use SSE for query.live
  • use forward slashes in the generated env.d.ts import path on Windows
  • avoid importing Vite while validating explicit environment variables
  • ensure version is defined when importing from $app/env with explicit environment variables
Patch Changes
  • fix: use SSE for query.live (#15957)

  • fix: use forward slashes in the generated env.d.ts import path on Windows (#15977)

  • fix: avoid importing Vite while validating explicit environment variables (#15953)

  • docs: adjust the release version of explicit env vars (#15968)

  • fix: ensure version is defined when importing from $app/env with explicit environment variables (#15971)

View original

Upgraded? How did it go?

Discussion