Skip to content

Version Packages (next) - #16509

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 25, 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-vercel@7.0.0-next.4

Major Changes

  • breaking: remove support for edge and Node 20 runtimes (#16520)

Patch Changes

@sveltejs/kit@3.0.0-next.13

Major Changes

  • breaking: replace the noScroll and keepFocus options of goto with a single reset option, and the data-sveltekit-noscroll and data-sveltekit-keepfocus attributes with data-sveltekit-reset (#16558)

  • breaking: deprecate error(status, {...}) in favour of error(status, message, {...}) (#16540)

Minor Changes

  • feat: add shallow routing to goto and deprecate pushState and replaceState (#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 null accept-language header on internal fetch sub-requests when the incoming request has none (#16527)

  • fix: correctly detect prerendered paths in server fetch when paths.base is set (#16525)

  • fix: don't duplicate remote modules in the generated manifest (#16532)

  • fix: exclude inlined files from the page's $app/manifest immutable 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.Error in the prerender and query.live remote functions (#16529)

  • fix: propagate errors from prerendered remote responses instead of re-running the function (#16535)

  • fix: respect the status returned from handleError on the fallback error page served to error-page sub-requests (#16528)

  • fix: skip unnecessary version.json checks if updated.current is already true (#16518)

  • fix: allow generation of $app/tsconfig without TypeScript installed (#16534)

  • perf: use a Set to check element ids when validating fragment links during prerendering (#16494)

  • fix: only include _app/immutable files in $app/manifest's immutable in the service worker (#16531)

  • fix: log errors caught by the Vite dev server handler (#16550)

  • fix: resolve root per 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

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

Patch Changes

@pkg-svelte-dev

pkg-svelte-dev Bot commented Jul 25, 2026

Copy link
Copy Markdown

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

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

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

@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 2b464cf to b64d941 Compare July 27, 2026 09:41
@teemingc teemingc added the needs-platform-tests This PR needs to run platform tests in order to merge. label Jul 27, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch 17 times, most recently from c627451 to 2485b99 Compare July 28, 2026 20:00
@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch 12 times, most recently from c3bd9e4 to 57e10c3 Compare July 29, 2026 11:35
@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch from 57e10c3 to c2d3143 Compare July 29, 2026 16:08
@Rich-Harris
Rich-Harris merged commit 1d9e11a into version-3 Jul 29, 2026
4 of 5 checks passed
@Rich-Harris
Rich-Harris deleted the changeset-release/version-3 branch July 29, 2026 16:08
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