Skip to content

Version Packages (next)#16282

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 8, 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/kit@3.0.0-next.8

Major Changes

  • breaking: remove experimental.handleRenderingErrors flag (#16265)

  • breaking: make getRequest and setResponse synchronous (#16280)

  • breaking: make page.url immutable on a type level (#16256)

  • breaking: add refreshAll and deprecate invalidateAll (#16289)

Minor Changes

  • feat: allow hyphens in param and matcher names (#16284)

  • feat: add ErrorProps to generated types (#16272)

Patch Changes

  • fix: detect destructured load and actions exports during type generation (#16329)

  • fix: ensure CSS URL references are absolute when paths.relative is false (#16315)

  • fix: exclude deleted cookies from cookies.getAll() so it stays consistent with cookies.get() (#16297)

  • fix: reset failed <svelte:boundary> on client navigation so a stale +error.svelte is torn down (#16296)

  • fix: preserve shared client chunk hashes when the app version changes (#16324)

  • fix: align MAX_COOKIE_SIZE with RFC 6265bis (#16322)

  • fix: use mouseover+mousemove for preloading to reduce events (#16325)

@sveltejs/package@3.0.0-next.2

Minor Changes

  • feat: warn when using a .server. file or file inside a server directory without importing a server-only module (#16266)

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

Patch Changes

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

Patch Changes

@sveltejs/adapter-netlify@7.0.0-next.3

Patch Changes

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

Patch Changes

@sveltejs/adapter-static@4.0.0-next.1

Patch Changes

@sveltejs/adapter-vercel@7.0.0-next.2

Patch Changes

@pkg-svelte-dev

pkg-svelte-dev Bot commented Jul 8, 2026

Copy link
Copy Markdown

Install the latest version of @sveltejs/kit from 00b5f89:

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

Open in pkg.svelte.dev: https://pkg.svelte.dev/repos/kit/pr/16282

@svelte-docs-bot

Copy link
Copy Markdown

@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch 10 times, most recently from 56df308 to 1c2f608 Compare July 9, 2026 17:08
@teemingc teemingc added the needs-platform-tests This PR needs to run platform tests in order to merge. label Jul 9, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch 16 times, most recently from 8c18030 to cbb2106 Compare July 13, 2026 20:58

@Rich-Harris Rich-Harris left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blocking — we haven't fully settled on the naming in #16267

Rich-Harris added a commit that referenced this pull request Jul 13, 2026
…ailability`" (#16335)

Reverts #16267 because there are still some outstanding
questions about the API, and we don't want to block #16282 on it
@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch from cbb2106 to 2c2bf05 Compare July 13, 2026 23:33
@Rich-Harris
Rich-Harris dismissed their stale review July 14, 2026 00:15

PR was reverted

@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch from 2c2bf05 to c7aaea7 Compare July 14, 2026 00:33
@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch from c7aaea7 to 00b5f89 Compare July 14, 2026 01:57
@Rich-Harris
Rich-Harris merged commit 1001947 into version-3 Jul 14, 2026
2 of 3 checks passed
@Rich-Harris
Rich-Harris deleted the changeset-release/version-3 branch July 14, 2026 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-platform-tests This PR needs to run platform tests in order to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants