kit Releases
40 releases of sveltejs/kit
- @sveltejs/kit@2.70.1
This patch release focuses on documentation updates, specifically correcting links to the hooks documentation.
Jul 19, 2026
- @sveltejs/kit@2.70.0
This minor release relocates `defineEnvVars` to a dedicated package and enables CSRF protection for non-production builds.
Jul 17, 2026
- @sveltejs/kit@2.69.3
This patch release fixes type generation for destructured exports, CSS URL resolution, and cookie size limits.
Jul 13, 2026
- @sveltejs/kit@2.69.2
This patch release ensures `define` values are correctly set on `globalThis` when running tests with Vitest.
Jul 8, 2026
- @sveltejs/kit@2.69.1
This patch release addresses security and stability issues by fixing prototype pollution and unhandled promise rejections.
Jul 6, 2026
- @sveltejs/kit@2.69.0
This minor release introduces a `submitted` property for remote forms and improves state management during form resets.
Jul 6, 2026
- @sveltejs/kit@2.68.0
This minor release exposes types for remote form enhancement and sets `submit` field values, alongside various field fixes.
Jul 6, 2026
- @sveltejs/adapter-node@5.5.7
This patch release updates dependencies to Kit 2.68.0 and fixes streaming response handling and socket file management.
Jul 6, 2026
- @sveltejs/kit@2.67.0
Adds a new option for handling invalid URLs during crawling and fixes issues related to TypeScript strictness and Vite configuration.
Jun 22, 2026
- @sveltejs/adapter-node@5.5.6
Fixes critical server startup crashes and configuration resolution issues to ensure the application starts correctly.
Jun 22, 2026
- @sveltejs/kit@2.66.0
Enhances performance by precompressing markdown files and improves developer experience with form schema warnings, alongside numerous navigation and caching fixes.
Jun 18, 2026
- @sveltejs/adapter-node@5.5.5
Improves the bundling process and logging accuracy for the Node adapter.
Jun 18, 2026
- @sveltejs/adapter-vercel@6.3.4
Fixes caching behavior for immutable assets to prevent them from being incorrectly cached as 404s.
Jun 18, 2026
- @sveltejs/enhanced-img@0.11.0
Introduces a new TypeScript type for attributes and fixes import transformation issues with special characters.
Jun 18, 2026
- @sveltejs/adapter-cloudflare@7.2.9
Fixes type safety issues regarding the `App.Platform` environment property in the Cloudflare adapter.
Jun 16, 2026
- @sveltejs/kit@2.65.2
Fixes build validation, caching, environment variable access, and promise handling during prerendering and remote function calls.
Jun 16, 2026
- @sveltejs/kit@2.65.1
This patch release addresses build optimization issues, specifically preventing unwanted Vite development code imports in non-standard environments and fixing bundle emission with inline strategies.
Jun 14, 2026
- @sveltejs/kit@2.65.0
Introduces a feature allowing queries to refresh other queries and improves build performance by skipping client builds for routes with CSR disabled.
Jun 11, 2026
- @sveltejs/kit@2.64.0
Adds support for File objects in commands and resolves bundling issues for server components when SSR is disabled on specific routes.
Jun 8, 2026
- @sveltejs/kit@2.63.1
Fixes environment variable handling, SSE support for live queries, and Windows-specific path generation issues in generated files.
Jun 8, 2026