Skip to content

Version Packages (next)#15311

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

Version Packages (next)#15311
github-actions[bot] wants to merge 1 commit intoversion-3from
changeset-release/version-3

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 13, 2026

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-auto@8.0.0-next.0

Major Changes

  • breaking: require SvelteKit 3 (#15506)

Patch Changes

@sveltejs/adapter-cloudflare@8.0.0-next.0

Major Changes

  • breaking: upgrade @cloudflare/workers-types to 4.20260219.0 (#15347)

  • breaking: upgrade minimum wrangler version to ^4.67.0 (#15347)

  • breaking: remove platform.context in favour of platform.ctx (#15347)

  • breaking: require SvelteKit 3 (#15506)

Patch Changes

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

Major Changes

  • chore: use rolldown for edge function bundling (#15432)

  • breaking: write output that conforms to the stable Netlify Frameworks API. (#15294)

    Deploying and previewing with Netlify CLI now requires v17.31.0 or later. Run npm i -g netlify-cli@latest to upgrade.

  • breaking: require SvelteKit 3 (#15506)

  • breaking: edge function build target is now es2022 (#15432)

Patch Changes

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

Major Changes

  • chore: migrate from rollup to rolldown (#15297)

  • breaking: require SvelteKit 3 (#15506)

Patch Changes

@sveltejs/adapter-static@4.0.0-next.0

Major Changes

  • breaking: require SvelteKit 3 (#15506)

Patch Changes

@sveltejs/adapter-vercel@7.0.0-next.0

Major Changes

  • chore: use rolldown for edge function bundling (#15432)

  • breaking: edge function build target is now es2022 (#15432)

Patch Changes

@sveltejs/enhanced-img@1.0.0-next.0

Major Changes

  • breaking: require Node 22.17.0 or newer (#12548)

Minor Changes

  • breaking: require Vite 8 (#15542)

@sveltejs/kit@3.0.0-next.0

Major Changes

  • breaking: upgrade to cookie v1. Cookie names must now contain only ASCII characters (#13386)

  • breaking: require Node 22.17.0 or newer (#12548)

  • breaking: remove the preloadStrategy option. modulepreload will always be used (#15256)

  • breaking: default the cookie path option to '/' (#15398)

  • breaking: remove @sveltejs/kit/node/polyfills (#15430)

  • breaking: require @sveltejs/vite-plugin-svelte v7 (#15371)

  • breaking: remove createEntries from the Builder object passed to adapter functions (#15509)

  • breaking: remove the deprecated CSRF checkOrigin option in favor of trustedOrigins (#15437)

  • breaking: the delta property now only exists for popstate navigation events (#15522)

  • breaking: remove deprecated pragma header in version polling for improved CORS support (#15428)

  • breaking: require Svelte 5 (#15371)

  • chore: change error, isHttpError, redirect, and isRedirect to refer to public type instead of internal class (#13036)

  • breaking: require Vite 8. Provides new functionality even for existing Vite 8 users such as faster builds with Vite hook filters and more powerful SvelteKit adapters with the Vite environment API (#15371)

  • breaking: svelte.config.js will now be included in type checking (#12090)

Minor Changes

  • feat: resolve paths using the Vite config root option instead of process.cwd() to better support monorepo configurations such as Vitest workspaces (#15469)

  • feat: page and layout params with matchers are now type narrowed in $app/types, leading to better type safety when working with params in $app/types, $app/state, and hooks. (#15502)

  • chore: deprecate Response helpers in favor of platform-provided alternatives (#15448)

Patch Changes

  • chore: remove dependency on kleur (#12548)

  • chore: remove dependency on set-cookie-parser (#15384)

@sveltejs/package@3.0.0-next.0

Major Changes

  • breaking: require Node 22.17.0 or newer (#12548)

Patch Changes

  • chore: remove dependency on kleur (#12548)

@github-actions github-actions bot force-pushed the changeset-release/version-3 branch 6 times, most recently from 141beb0 to b6696d8 Compare February 19, 2026 17:08
@github-actions github-actions bot force-pushed the changeset-release/version-3 branch 5 times, most recently from 131b6f1 to 6f8b73c Compare February 21, 2026 15:53
@svelte-docs-bot
Copy link

@github-actions github-actions bot force-pushed the changeset-release/version-3 branch 9 times, most recently from 86701b2 to d288e92 Compare February 25, 2026 06:55
@teemingc teemingc added needs-ecosystem-ci This PR needs to have an ecosystem CI run started prior to its last commit before merging. needs-platform-tests This PR needs to run platform tests in order to merge. labels Feb 25, 2026
@github-actions github-actions bot force-pushed the changeset-release/version-3 branch 7 times, most recently from fe11554 to 542d27f Compare February 25, 2026 16:50
@github-actions github-actions bot force-pushed the changeset-release/version-3 branch 12 times, most recently from fc19129 to 1fdcb31 Compare March 5, 2026 19:53
@github-actions github-actions bot force-pushed the changeset-release/version-3 branch 15 times, most recently from da7fe71 to 98fd0d7 Compare March 12, 2026 19:13
@github-actions github-actions bot force-pushed the changeset-release/version-3 branch 2 times, most recently from 52fa329 to e088de7 Compare March 12, 2026 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ecosystem-ci This PR needs to have an ecosystem CI run started prior to its last commit before merging. 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