Version Packages (next) - #16174
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/version-3
branch
7 times, most recently
from
July 1, 2026 20:51
bd6f990 to
981b3a0
Compare
|
Install the latest version of pnpm add https://pkg.svelte.dev/@sveltejs/kit/c/d77cfe364d672f158f5879bc073b0ed8fa5beadbOpen in |
github-actions
Bot
force-pushed
the
changeset-release/version-3
branch
2 times, most recently
from
July 1, 2026 21:24
3b104c5 to
8965d4c
Compare
Rich-Harris
approved these changes
Jul 1, 2026
github-actions
Bot
force-pushed
the
changeset-release/version-3
branch
4 times, most recently
from
July 2, 2026 00:10
0118241 to
94e5431
Compare
github-actions
Bot
force-pushed
the
changeset-release/version-3
branch
from
July 2, 2026 00:58
94e5431 to
d77cfe3
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/adapter-node@6.0.0-next.2
Major Changes
kit.paths.originconfig option, removekit.prerender.originand theadapter-nodeORIGINenvironment variable (#16161)Patch Changes
3c434fb,a9284e8,3726a7a,f9d2240,a9284e8,7c040ba,223eaad,223eaad,3b907d4,fd628a5,223eaad,6c1d035,178eac0,c6562a9,8eca2ab,61cf188]:@sveltejs/kit@3.0.0-next.6
Major Changes
breaking: return no content for 204 responses (#16200)
breaking: form action responses now use the HTTP status code returned from
fail(#16200)breaking: nested server-only directories (#15685)
breaking: add
kit.paths.originconfig option, removekit.prerender.originand theadapter-nodeORIGINenvironment variable (#16161)breaking: don't abort navigation when calling
invalidate(All)during navigation (#16188)breaking: allow
handleErrorto influence status code (#16162)breaking: forbid external redirects by default (#16198)
Minor Changes
feat: use
type: 'module'for service worker registrations (#16169)feat: add
dirty()property to form fields (#16208)feat: add
cookies.parsemethod (#16203)Patch Changes
fix: drain unconsumed request bodies so keep-alive connections don't hang (#16170)
fix: properly handle Date objects in form.fields.set (#16168)
fix: skip clean fields when programmatically validating forms (#16208)
breaking: experimental remote form
validate({ includeUntouched })option is nowall(#16208)fix: return
undefinedfromfields.branch.issues()when onlyfields.branch.leafhas issues (#16187)feat: add field.touched() helper to remote form fields (#14692)
@sveltejs/adapter-cloudflare@8.0.0-next.1
Patch Changes
fix: avoid overriding user's existing
_headersrules (#16183)Updated dependencies [
3c434fb,a9284e8,3726a7a,f9d2240,a9284e8,7c040ba,223eaad,223eaad,3b907d4,fd628a5,223eaad,6c1d035,178eac0,c6562a9,8eca2ab,61cf188]: