Skip to content

Version Packages (next) - #16732

Merged
teemingc merged 1 commit into
version-3from
changeset-release/version-3
Aug 11, 2026
Merged

Version Packages (next)#16732
teemingc merged 1 commit into
version-3from
changeset-release/version-3

Conversation

@github-actions

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.19

Major Changes

  • breaking: move defineParams and associated types to @sveltejs/kit/params (#16716)

  • breaking: run all errors through the handleError hook (#16664)

  • breaking: move Page, ReadonlyURL and ReadonlyURLSearchParams from @sveltejs/kit to $app/state (#16694)

  • breaking: move BeforeNavigate, OnNavigate, AfterNavigate, Navigation, NavigationTarget, NavigationType, GotoOptions and the Navigation* variant types from @sveltejs/kit to $app/navigation (#16694)

  • breaking: move ActionResult and SubmitFunction from @sveltejs/kit to $app/forms (#16694)

  • breaking: remove handleValidationError and pass remote function validation errors to handleError with kind: 'validation' (#16672)

Minor Changes

  • feat: ignore files with + prefix if they contain test/spec/stories (#16715)

Patch Changes

  • fix: rebuild the dev manifest when route files disappear during an incremental update (#16643)

  • fix: externalize @opentelemetry/api to prevent bundler chunk colocation between instrumentation.server.js and application code (#16302)

  • fix: surface prerender errors during development (#16507)

  • fix: adjust error overload for optional App.Error parameters (#16725)

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

Patch Changes

@pkg-svelte-dev

Copy link
Copy Markdown

Install the latest version of @sveltejs/kit from 9caf9d5:

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

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

@svelte-docs-bot

Copy link
Copy Markdown

@teemingc
teemingc merged commit 83c6905 into version-3 Aug 11, 2026
7 of 27 checks passed
@teemingc
teemingc deleted the changeset-release/version-3 branch August 11, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant