Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@sveltejs/kit@2.16.0
Minor Changes
feat: add ability to invalidate a custom identifier on
goto()
(#13256)feat: remove the
postinstall
script to support pnpm 10 (#13304)NOTE: users should add
"prepare": "svelte-kit sync
" to theirpackage.json
in order to avoid the following warning upon first running Vite:feat: provide
PageProps
andLayoutProps
types (#13308)Patch Changes
perf: shorten chunk file names (#13003)
fix: strip internal data before passing URL to
reroute
(#13092)fix: support absolute URLs and reroutes with
data-sveltekit-preload-code="viewport"
(#12217)fix: use current
window.fetch
for server load fetch requests (#13315)fix: resolve symlinks when handling routes (#12740)
fix: prevent infinite reload when using the hash router and previewing
/index.html
(#13296)fix: service worker base path in dev mode (#12577)
chore: error during development when using
use:enhance
with+server
(#13197)chore: add most common status codes to
redirect()
JS documentation (#13301)fix: correctly link to assets inlined by the
inlineStyleThreshold
option (#13068)fix: fall back to importing dynamic dependencies relative to SvelteKit package (#12532)
fix: use arrow function types over bound funcs (#12955)
fix: correctly navigate when hash router is enabled and the browser encodes extra hashes (#13321)
@sveltejs/adapter-node@5.2.12
Patch Changes
fix: include ambient type declarations (#12088)
Updated dependencies [
d440c68acac67ed64eea4b9bda267e229303db7b
,6774ebc34330b12ae8c0cae08e98b577d819fffb
,777c8ef11f17d2ab48aee0f2347c051663da5826
,f451f6c4a3dbbc73dc86667c6ff89ab2f46ca9d2
,34a03ff16af29e917abebb649b31eadfc40a98a0
,1c77e283896058084c1cb5752d9ec207987a585e
,04958cca5905aaeeff367c9e4a5ce6e90fc64779
,9dc5c0e3e01a3c07010e9996688169be68e1dde8
,00e1a7621de554054d068e4525a9e505d1c2e588
,9fcd1e7574197fa6e7ac000a030378d877cb8837
,e541a4057a00f5ab6740fb51b7f88f17776da50a
,37f72fbb075b481de8263f62c77125333735f382
,b60707ca8e755be95c86490122aa1b792b9bd6be
,699f4405c752261cf46c1ad32e4dbadceaffc75b
,e2a4538c48295cde06f64fb8c7f0b333fbf95496
,a91ba1f326b6e244503de9a010771d942b461dad
]:@sveltejs/adapter-vercel@5.5.3
Patch Changes
fix: include ambient type declarations (#12088)
Updated dependencies [
d440c68acac67ed64eea4b9bda267e229303db7b
,6774ebc34330b12ae8c0cae08e98b577d819fffb
,777c8ef11f17d2ab48aee0f2347c051663da5826
,f451f6c4a3dbbc73dc86667c6ff89ab2f46ca9d2
,34a03ff16af29e917abebb649b31eadfc40a98a0
,1c77e283896058084c1cb5752d9ec207987a585e
,04958cca5905aaeeff367c9e4a5ce6e90fc64779
,9dc5c0e3e01a3c07010e9996688169be68e1dde8
,00e1a7621de554054d068e4525a9e505d1c2e588
,9fcd1e7574197fa6e7ac000a030378d877cb8837
,e541a4057a00f5ab6740fb51b7f88f17776da50a
,37f72fbb075b481de8263f62c77125333735f382
,b60707ca8e755be95c86490122aa1b792b9bd6be
,699f4405c752261cf46c1ad32e4dbadceaffc75b
,e2a4538c48295cde06f64fb8c7f0b333fbf95496
,a91ba1f326b6e244503de9a010771d942b461dad
]: