+++ /dev/null
----
-'@sveltejs/kit': patch
----
-
-fix: clear issues upon passing validation
+++ /dev/null
----
-'@sveltejs/kit': patch
----
-
-fix: don't use fork of unrelated route
+++ /dev/null
----
-'@sveltejs/kit': patch
----
-
-fix: prevent type errors when optional `@opentelemetry/api` dependency isn't installed
+++ /dev/null
----
-'@sveltejs/kit': patch
----
-
-fix: preserve `this` when invoking standard validator
+++ /dev/null
----
-'@sveltejs/package': patch
----
-
-fix: resolve aliases before transpiling for `rewriteRelativeImportExtensions`
+++ /dev/null
----
-'@sveltejs/kit': patch
----
-
-fix: treat client/universal hooks as entrypoints for illegal server import detection
+++ /dev/null
----
-'@sveltejs/kit': patch
----
-
-fix: correct query `.set` and `.refresh` behavior in commands
+++ /dev/null
----
-'@sveltejs/kit': patch
----
-
-fix: improved the accuracy of the types of the output of `field.as('...')`
# @sveltejs/kit
+## 2.48.6
+### Patch Changes
+
+
+- fix: clear issues upon passing validation ([#14683](https://github.com/sveltejs/kit/pull/14683))
+
+
+- fix: don't use fork of unrelated route ([#14947](https://github.com/sveltejs/kit/pull/14947))
+
+
+- fix: prevent type errors when optional `@opentelemetry/api` dependency isn't installed ([#14949](https://github.com/sveltejs/kit/pull/14949))
+
+
+- fix: preserve `this` when invoking standard validator ([#14943](https://github.com/sveltejs/kit/pull/14943))
+
+
+- fix: treat client/universal hooks as entrypoints for illegal server import detection ([#14876](https://github.com/sveltejs/kit/pull/14876))
+
+
+- fix: correct query `.set` and `.refresh` behavior in commands ([#14877](https://github.com/sveltejs/kit/pull/14877))
+
+
+- fix: improved the accuracy of the types of the output of `field.as('...')` ([#14908](https://github.com/sveltejs/kit/pull/14908))
+
## 2.48.5
### Patch Changes
{
"name": "@sveltejs/kit",
- "version": "2.48.5",
+ "version": "2.48.6",
"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.5';
+export const VERSION = '2.48.6';
# @sveltejs/package
+## 2.5.5
+### Patch Changes
+
+
+- fix: resolve aliases before transpiling for `rewriteRelativeImportExtensions` ([#14673](https://github.com/sveltejs/kit/pull/14673))
+
## 2.5.4
### Patch Changes
{
"name": "@sveltejs/package",
- "version": "2.5.4",
+ "version": "2.5.5",
"description": "The fastest way to build Svelte packages",
"repository": {
"type": "git",