@sveltejs/[email protected]
@sveltejs/kit
View on GitHubView PackagePublished: Jun 8, 2026

Release Notes

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)