+++ /dev/null
----
-'@sveltejs/kit': patch
----
-
-fix: allow multiple `server-timing` headers
+++ /dev/null
----
-'@sveltejs/kit': patch
----
-
-fix: allow access to root-level issues in schema-less forms
+++ /dev/null
----
-'@sveltejs/package': patch
----
-
-fix: transform `.ts` extensions to `.js` in import/export statements of Svelte files when using `rewriteRelativeImportExtensions`
+++ /dev/null
----
-'@sveltejs/adapter-vercel': patch
----
-
-chore(deps): upgrade to `@vercel/nft` version 1.0.0 to reduce dependencies
+++ /dev/null
----
-'@sveltejs/kit': patch
----
-
-fix: allow hosting hash-based apps from non-index.html files
# @sveltejs/adapter-vercel
+## 6.1.2
+### Patch Changes
+
+
+- chore(deps): upgrade to `@vercel/nft` version 1.0.0 to reduce dependencies ([#14950](https://github.com/sveltejs/kit/pull/14950))
+
+- Updated dependencies [[`0889a2a`](https://github.com/sveltejs/kit/commit/0889a2aa897b64194bc55183d7224df65d8147c1), [`2ff3951`](https://github.com/sveltejs/kit/commit/2ff3951e79e59b522c648138c846f31ad858d5b0), [`5b30755`](https://github.com/sveltejs/kit/commit/5b30755a1d84a1054370b211e56d576e3c96d442)]:
+ - @sveltejs/kit@2.48.7
+
## 6.1.1
### Patch Changes
{
"name": "@sveltejs/adapter-vercel",
- "version": "6.1.1",
+ "version": "6.1.2",
"description": "A SvelteKit adapter that creates a Vercel app",
"keywords": [
"adapter",
# @sveltejs/kit
+## 2.48.7
+### Patch Changes
+
+
+- fix: allow multiple `server-timing` headers ([#14700](https://github.com/sveltejs/kit/pull/14700))
+
+
+- fix: allow access to root-level issues in schema-less forms ([#14893](https://github.com/sveltejs/kit/pull/14893))
+
+
+- fix: allow hosting hash-based apps from non-index.html files ([#14825](https://github.com/sveltejs/kit/pull/14825))
+
## 2.48.6
### Patch Changes
{
"name": "@sveltejs/kit",
- "version": "2.48.6",
+ "version": "2.48.7",
"description": "SvelteKit is the fastest way to build Svelte apps",
"keywords": [
"framework",
// generated during release, do not modify
/** @type {string} */
-export const VERSION = '2.48.6';
+export const VERSION = '2.48.7';
# @sveltejs/package
+## 2.5.6
+### Patch Changes
+
+
+- fix: transform `.ts` extensions to `.js` in import/export statements of Svelte files when using `rewriteRelativeImportExtensions` ([#14936](https://github.com/sveltejs/kit/pull/14936))
+
## 2.5.5
### Patch Changes
{
"name": "@sveltejs/package",
- "version": "2.5.5",
+ "version": "2.5.6",
"description": "The fastest way to build Svelte packages",
"repository": {
"type": "git",