Skip to content

Version Packages (next) - #16174

Merged
Rich-Harris merged 1 commit into
version-3from
changeset-release/version-3
Jul 2, 2026
Merged

Version Packages (next)#16174
Rich-Harris merged 1 commit into
version-3from
changeset-release/version-3

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

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-3 is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on version-3.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@sveltejs/adapter-node@6.0.0-next.2

Major Changes

  • breaking: add kit.paths.origin config option, remove kit.prerender.origin and the adapter-node ORIGIN environment variable (#16161)

Patch Changes

@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.origin config option, remove kit.prerender.origin and the adapter-node ORIGIN environment variable (#16161)

  • breaking: don't abort navigation when calling invalidate(All) during navigation (#16188)

  • breaking: allow handleError to 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.parse method (#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 now all (#16208)

  • fix: return undefined from fields.branch.issues() when only fields.branch.leaf has issues (#16187)

  • feat: add field.touched() helper to remote form fields (#14692)

@sveltejs/adapter-cloudflare@8.0.0-next.1

Patch Changes

@svelte-docs-bot

Copy link
Copy Markdown

@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch 7 times, most recently from bd6f990 to 981b3a0 Compare July 1, 2026 20:51
@pkg-svelte-dev

pkg-svelte-dev Bot commented Jul 1, 2026

Copy link
Copy Markdown

Install the latest version of @sveltejs/kit from d77cfe3:

pnpm add https://pkg.svelte.dev/@sveltejs/kit/c/d77cfe364d672f158f5879bc073b0ed8fa5beadb

Open in pkg.svelte.dev: https://pkg.svelte.dev/@sveltejs/kit/c/d77cfe364d672f158f5879bc073b0ed8fa5beadb

@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch 2 times, most recently from 3b104c5 to 8965d4c Compare July 1, 2026 21:24
@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch 4 times, most recently from 0118241 to 94e5431 Compare July 2, 2026 00:10
@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch from 94e5431 to d77cfe3 Compare July 2, 2026 00:58
@Rich-Harris
Rich-Harris merged commit fa0966c into version-3 Jul 2, 2026
2 of 3 checks passed
@Rich-Harris
Rich-Harris deleted the changeset-release/version-3 branch July 2, 2026 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant