Skip to content

Version Packages (next) - #17062

Merged
teemingc merged 1 commit into
version-3from
changeset-release/version-3
Sep 24, 2026
Merged

teemingc merged 1 commit into
version-3from
changeset-release/version-3

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 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/adapter-bun@1.0.0-next.3

Major Changes

  • breaking: build the server with Vite instead of a second Bun.build pass, keeping production dependencies external; buildOptions now only applies to executables (#17120)

Patch Changes

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

Major Changes

  • breaking: write static files based on the publish adapter option rather than reading the netlify.toml file (#17078)

Minor Changes

  • feat: support split and edge options combined (#17045)

Patch Changes

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

Major Changes

  • breaking: record the list of static assets at build time, files added to the output afterwards are not served (#16908)

  • breaking: validate static assets with content-hash ETags and stop sending Last-Modified (#16908)

  • breaking: serve static assets only to GET and HEAD requests (#16908)

Minor Changes

  • feat: serve static assets from tables recorded at adapt time, instead of using sirv (#16908)

Patch Changes

@sveltejs/kit@3.0.0-next.28

Major Changes

  • breaking: reject query parameters beginning with x-sveltekit- (#17125)

Patch Changes

  • fix: support bigint params in server-side route resolution (#17130)

  • fix: generate types when dev server starts (#17034)

  • fix: validate prerender concurrency (#17145)

  • fix: manipulate stack trace for errors that happen while generating prerender inputs (#17113)

  • fix: keep memory flat when precompressing many files (#16993)

  • fix: render remote form actions while prerendering (#17139)

  • fix: ignore Vitest browser loader HTML transforms (#17092)

  • fix: prevent failed link preloads from causing unhandled promise rejections in production (#17181)

  • fix: enforce request body size limits when Content-Type is absent (#17127)

  • fix: ignore nested outDir files outside generated (#17150)

  • fix: follow HTTP redirects from authentication proxies when enhancing form submissions (#17106)

  • fix: support form fields named after Object prototype properties (#17136)

  • fix: evict hashed fetch cache entries after mutations (#17146)

  • fix: keep hash-router links on the current document when resolving paths (#17107)

  • fix: resolve every module entry point using kit.moduleExtensions (#17043)

  • fix: send an explicit SSE Accept header for query.live requests to avoid buffering by proxies (#17104)

  • fix: exit build workers after completing their tasks while allowing synchronous exit handlers to run (#17135)

  • fix: respect paths.relative for server-side route resolution imports (#17056)

  • fix: recommend safe include and exclude patterns in tsconfig warning (#17102)

  • chore: configure the server runtime in one place, deprecate Server in favour of the server object written by builder.generateServerInstance (#17000)

  • fix: reject fallback handlers on prerendered endpoints (#17140)

  • fix: record client output extensions in builder.mimeTypes (#16908)

  • fix: atomically replace route metadata during sync (#17096)

  • fix: preserve sourcemap source paths when adapters copy build output (#17082)

  • fix: prevent prerender crawler from hanging on unterminated unquoted attributes (#17141)

  • fix: redact nested and typed underscore-prefixed remote form fields after invalid submissions (#17128)

  • fix: correctly serialize Node.js buffers returned from remote functions during SSR (#17158)

  • fix: preserve errors with read-only stack properties (#17180)

  • fix: reject invalid binary form file metadata (#17149)

@pkg-svelte-dev

pkg-svelte-dev Bot commented Sep 8, 2026 •

Copy link
Copy Markdown

Install the latest version of @sveltejs/kit from 8a1dd27:

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

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

@svelte-docs-bot

Copy link
Copy Markdown

@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch 3 times, most recently from a724b37 to 78cbfd8 Compare September 8, 2026 13:57
@teemingc teemingc added the needs-platform-tests This PR needs to run platform tests in order to merge. label Sep 8, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch 18 times, most recently from e4c48db to a93a82b Compare September 15, 2026 14:14
@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch 6 times, most recently from a50cdf8 to ef21f53 Compare September 18, 2026 16:17
@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch 2 times, most recently from 299141f to fe9a3ef Compare September 19, 2026 11:38
@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch 22 times, most recently from 19654c3 to 78fbd59 Compare September 24, 2026 14:54
@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch from 78fbd59 to 8a1dd27 Compare September 24, 2026 15:57
@teemingc
teemingc merged commit 2b652e6 into version-3 Sep 24, 2026
39 of 40 checks passed
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.

1 participant