Skip to content

Commit e9c5511

Browse files
Sync kit docs (#1178)
sync kit docs Co-authored-by: svelte-docs-bot[bot] <196124396+svelte-docs-bot[bot]@users.noreply.github.com>
1 parent c86afc0 commit e9c5511

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

apps/svelte.dev/content/docs/kit/98-reference/[email protected]

+6
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,12 @@ function json(
193193

194194
## normalizeUrl
195195

196+
<blockquote class="since note">
197+
198+
Available since 2.18.0
199+
200+
</blockquote>
201+
196202
Strips possible SvelteKit-internal suffixes and trailing slashes from the URL pathname.
197203
Returns the normalized URL as well as a method for adding the potential suffix back
198204
based on a new pathname (possibly including search) or URL.

0 commit comments

Comments
 (0)