Version Packages (next) - #16791
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
|
Install the latest version of pnpm add https://pkg.svelte.dev/@sveltejs/kit/c/15d7fa1f29b3e3db2a17d400a07277ddfcf1b25dOpen in |
github-actions
Bot
force-pushed
the
changeset-release/version-3
branch
14 times, most recently
from
August 14, 2026 22:41
87a7e86 to
6a9fd78
Compare
github-actions
Bot
force-pushed
the
changeset-release/version-3
branch
from
August 15, 2026 00:36
6a9fd78 to
15d7fa1
Compare
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/kit@3.0.0-next.24
Minor Changes
QUERYHTTP method in+server.js(#16782)Patch Changes
fix: keep at most one pending body read at a time when deserializing binary forms (#16783)
fix: resolve client manifest imports against the Vite root (#16803)
fix: render the nearest
+error.svelteat the depth it occupies when an error is thrown during rendering (#16526)fix: wait for the redirect navigation before remote form submissions resolve (#16765)
fix: don't crash on interactions inside a form whose controls shadow
nodeName(#16769)fix: correctly read zero-length files at the end of a binary form payload (#16783)
fix: wait for the redirect navigation before prerendered remote functions resolve (#16765)
chore: share the nearest error page walk between client and server (#16774)
chore: unify the
walkandlist_filesfilesystem helpers (#16784)chore: emit env modules to disk (#16745)
@sveltejs/adapter-netlify@7.0.0-next.9
Patch Changes
7f1db04,fb0e21c,6e7d44d,97ad63a,a610618,4682127,7f1db04,97ad63a,ef70fc7,7d78680,b361b81]: