Version Packages (next) - #16943
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
|
Install the latest version of pnpm add https://pkg.svelte.dev/@sveltejs/kit/c/d23e49913b6d1f4495a634fcb8bf83a538e8d5e8Open in |
github-actions
Bot
force-pushed
the
changeset-release/version-3
branch
4 times, most recently
from
August 26, 2026 20:22
e576e32 to
08892de
Compare
github-actions
Bot
force-pushed
the
changeset-release/version-3
branch
23 times, most recently
from
August 27, 2026 23:16
95f629a to
fdb95cc
Compare
github-actions
Bot
force-pushed
the
changeset-release/version-3
branch
from
August 28, 2026 02:22
fdb95cc to
444e145
Compare
github-actions
Bot
force-pushed
the
changeset-release/version-3
branch
from
August 28, 2026 02:24
444e145 to
d23e499
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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-3is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonversion-3.Releases
@sveltejs/adapter-cloudflare@8.0.0-next.7
Major Changes
breaking: remove cloudflare
platform, emulate thecloudflare:workersmodule instead (#16754)breaking: replace the
builder.generateManifestwithbuilder.generateServerInstanceandbuilder.manifest(#16875)Patch Changes
65673a4,b12bb78,49f0808,e7c74bf,9a2b9ba,22b8152,f6d44cf,3c3a27b,7f376b1,8a587c7,aa4f960]:@sveltejs/adapter-netlify@7.0.0-next.11
Major Changes
builder.generateManifestwithbuilder.generateServerInstanceandbuilder.manifest(#16875)Patch Changes
@iarna/tomlwithsmol-toml(#16948)65673a4,b12bb78,49f0808,e7c74bf,9a2b9ba,22b8152,f6d44cf,3c3a27b,7f376b1,8a587c7,aa4f960]:@sveltejs/adapter-node@6.0.0-next.12
Major Changes
builder.generateManifestwithbuilder.generateServerInstanceandbuilder.manifest(#16875)Patch Changes
65673a4,b12bb78,49f0808,e7c74bf,9a2b9ba,22b8152,f6d44cf,3c3a27b,7f376b1,8a587c7,aa4f960]:@sveltejs/adapter-vercel@7.0.0-next.9
Major Changes
builder.generateManifestwithbuilder.generateServerInstanceandbuilder.manifest(#16875)Patch Changes
fix: pass the requested pathname, including any trailing slash, to ISR functions (#16903)
fix: trace
process.cwd()-relative files from the project directory and never glob from the filesystem root (#16972)Updated dependencies [
65673a4,b12bb78,49f0808,e7c74bf,9a2b9ba,22b8152,f6d44cf,3c3a27b,7f376b1,8a587c7,aa4f960]:@sveltejs/kit@3.0.0-next.27
Major Changes
major: error when a client-requested single-flight mutation isn't respected by the server, allow the server to explicitly ignore refreshes (#16892)
breaking: remove
Serverconstructor andSSRManifestfrom public types (#16876)breaking: replace the
builder.generateManifestwithbuilder.generateServerInstanceandbuilder.manifest(#16875)Minor Changes
getRequestandsetResponseduringvite devandvite preview(#16753)Patch Changes
fix: record a history traversal before resolving its route (#16959)
fix: support coordinate objects from image inputs in remote forms (#16944)
fix: widen remote form fields for union schemas and string enums (#16937)
chore: replace deprecated Vite dev server APIs (#16961)
fix: settle a query's pending request in place when its value arrives through
set()(#16958)fix: prevent
await_reactivity_losswarning andstate_unsafe_mutationerror when the new version detector runs after anawait(#16915)chore: parse page options and remote modules with Vite's
parseSyncinstead ofacorn(#16947)@sveltejs/adapter-auto@8.0.0-next.4
Minor Changes
Patch Changes
65673a4,b12bb78,49f0808,e7c74bf,9a2b9ba,22b8152,f6d44cf,3c3a27b,7f376b1,8a587c7,aa4f960]: