Version Packages (next) - #16509
Merged
Merged
Conversation
|
Install the latest version of pnpm add https://pkg.svelte.dev/@sveltejs/kit/c/c2d31438ec967d67fec4940cbf625fea79c034d0Open in |
github-actions
Bot
force-pushed
the
changeset-release/version-3
branch
10 times, most recently
from
July 27, 2026 09:41
2b464cf to
b64d941
Compare
github-actions
Bot
force-pushed
the
changeset-release/version-3
branch
17 times, most recently
from
July 28, 2026 20:00
c627451 to
2485b99
Compare
github-actions
Bot
force-pushed
the
changeset-release/version-3
branch
12 times, most recently
from
July 29, 2026 11:35
c3bd9e4 to
57e10c3
Compare
github-actions
Bot
force-pushed
the
changeset-release/version-3
branch
from
July 29, 2026 16:08
57e10c3 to
c2d3143
Compare
Rich-Harris
approved these changes
Jul 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 version-3, this PR will be updated.
version-3is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonversion-3.Releases
@sveltejs/adapter-vercel@7.0.0-next.4
Major Changes
Patch Changes
@vercel/nftdependency (#16522)6942ddb,68137d4,15dc603,a4f1521,629b45d,7a7833a,e6591a0,7a7833a,b196a39,66bf343,4bde76b,d9f05cb,40efca1,8ef5548,9efb8f2,6a670dc,3416dcc,6850fa5,e6591a0,688bead,b596610,0f26c13,110a3db,665d467,9c8c60c]:@sveltejs/kit@3.0.0-next.13
Major Changes
breaking: replace the
noScrollandkeepFocusoptions ofgotowith a singleresetoption, and thedata-sveltekit-noscrollanddata-sveltekit-keepfocusattributes withdata-sveltekit-reset(#16558)breaking: deprecate
error(status, {...})in favour oferror(status, message, {...})(#16540)Minor Changes
feat: add shallow routing to
gotoand deprecatepushStateandreplaceState(#16449)feat: preserve page state set through
goto(..., { state, persistState: true })across reloads (#16449)Patch Changes
chore: deduplicate repeated CSP directive handling (#16498)
fix: avoid Vite dev server reload on initial page request (#16553)
fix: don't set a
nullaccept-languageheader on internalfetchsub-requests when the incoming request has none (#16527)fix: correctly detect prerendered paths in server
fetchwhenpaths.baseis set (#16525)fix: don't duplicate remote modules in the generated manifest (#16532)
fix: exclude inlined files from the page's
$app/manifestimmutable list (#16531)perf: avoid quadratic remote form issue merging (#16493)
fix: don't attempt to serialize fetch responses when the request body is not a string or TypedArray (#16501)
fix: read the error status of
App.Errorin theprerenderandquery.liveremote functions (#16529)fix: propagate errors from prerendered remote responses instead of re-running the function (#16535)
fix: respect the status returned from
handleErroron the fallback error page served to error-page sub-requests (#16528)fix: skip unnecessary
version.jsonchecks ifupdated.currentis alreadytrue(#16518)fix: allow generation of $app/tsconfig without TypeScript installed (#16534)
perf: use a
Setto check element ids when validating fragment links during prerendering (#16494)fix: only include
_app/immutablefiles in$app/manifest'simmutablein the service worker (#16531)fix: log errors caught by the Vite dev server handler (#16550)
fix: resolve
rootper instance of the SvelteKit Vite plugin (#16513)fix: ignore path casing differences when warning about overridden Vite config on Windows (#16545)
fix: preserve the current URL search parameters when submitting a remote form without JavaScript (#16373)
fix: treeshake prerendered remote functions in the right chunks (#16533)
fix: error during development if the adapter does not support instrumentation and it exists (#16548)
@sveltejs/adapter-netlify@7.0.0-next.5
Patch Changes
6942ddb,68137d4,15dc603,a4f1521,629b45d,7a7833a,e6591a0,7a7833a,b196a39,66bf343,4bde76b,d9f05cb,40efca1,8ef5548,9efb8f2,6a670dc,3416dcc,6850fa5,e6591a0,688bead,b596610,0f26c13,110a3db,665d467,9c8c60c]:@sveltejs/adapter-static@4.0.0-next.2
Patch Changes
6942ddb,68137d4,15dc603,a4f1521,629b45d,7a7833a,e6591a0,7a7833a,b196a39,66bf343,4bde76b,d9f05cb,40efca1,8ef5548,9efb8f2,6a670dc,3416dcc,6850fa5,e6591a0,688bead,b596610,0f26c13,110a3db,665d467,9c8c60c]: