SvelteKit 2.63.1

2.63.1
Fixed 5
  • use SSE for query.live
  • use forward slashes in the generated env.d.ts import path on Windows
  • allow $app/environment with a warning when explicitEnvironmentVariables is enabled
  • 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: allow $app/environment with a warning when explicitEnvironmentVariables is enabled (#15980)

  • 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