Skip to content

Version Packages (next) - #16212

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 2, 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/kit@3.0.0-next.7

Major Changes

  • breaking: change form.error type from any to App.Error | undefined (#16245)

  • feat: allow adapters to provide additional Vite plugins (#16206)

  • breaking: move tracing out of the experimental namespace and remove the instrumentation flag (#16260)

  • breaking: remove $app/stores (#15499)

  • breaking: disallow *.remote.ts/js files unless experimental.remoteFunctions is enabled (#16247)

  • breaking: remove param files in folder in favor of params.js/ts file (#16189)

Patch Changes

  • fix: defer query.refresh() in server commands until after the command body completes (#16225)

  • fix: resolve service worker and tsconfig.json based on Vite root setting (#16229)

  • fix: populate $app/env/* dynamic variables in contexts that don't run the dev server, such as vite-node (#16223)

  • fix: no longer throw "An impossible situation occurred" when a server-only module is imported by both server and client code (#16257)

  • fix: set define values on globalThis when running Vitest (#16246)

  • fix: serve .ico files with image/x-icon Content-Type (#16234)

  • fix: make paths.origin type looser (#16215)

  • fix: avoid client build warning about externalising node:async_hooks (#16244)

  • fix: allow reserved words (e.g. delete, class) as remote function export names (#16264)

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

Patch Changes

@pkg-svelte-dev

pkg-svelte-dev Bot commented Jul 2, 2026

Copy link
Copy Markdown

Install the latest version of @sveltejs/kit from 79e2951:

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

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

@svelte-docs-bot

Copy link
Copy Markdown

@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch 16 times, most recently from e2a5262 to ad9e5ca Compare July 7, 2026 19:36
@teemingc teemingc added the needs-platform-tests This PR needs to run platform tests in order to merge. label Jul 7, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch 3 times, most recently from 516525b to 97093b6 Compare July 7, 2026 21:10
@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch from 97093b6 to 79e2951 Compare July 7, 2026 21:49
@Rich-Harris
Rich-Harris merged commit ba07a3a into version-3 Jul 8, 2026
3 checks passed
@Rich-Harris
Rich-Harris deleted the changeset-release/version-3 branch July 8, 2026 01:02
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