Skip to content

Version Packages (next) - #17062

Open
github-actions[bot] wants to merge 1 commit into
version-3from
changeset-release/version-3
Open

github-actions[bot] wants to merge 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

Patch Changes

@sveltejs/kit@3.0.0-next.28

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: 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: evict hashed fetch cache entries after mutations (#17146)

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

  • 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: 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: 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 bd50e10:

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

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 12 times, most recently from 7e5f2ff to 768451a Compare September 18, 2026 22:52
@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch from 7a6e166 to bd50e10 Compare September 19, 2026 00:13
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