Skip to content

Version Packages (next)#16344

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 14, 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.9

Major Changes

  • breaking: handle's resolve is now typed to always return a Promise (#16352)

  • breaking: replace the $lib alias with #lib and remove files.lib config. (#16360)

  • breaking: disallow cross-origin form submissions without a Content-Type header (#16347)

  • breaking: Server-only directories (/server/ in the path) are now treated as server-only everywhere inside the project (except src/routes and the assets directory) (#16360)

  • breaking: delegate CORS handling to Vite for static directory requests during development (#16357)

Minor Changes

  • feat: reinstate $env/static/private, $env/dynamic/private, $env/static/public, $env/dynamic/public and $app/environment as deprecated aliases for $app/env/private $app/env/public and $app/env (#16334)

Patch Changes

  • perf: cache the default cookie header parse and avoid allocations in cookies.get (#16341)

  • fix: avoid client-side code being bundled by Cloudflare Wrangler (#16364)

  • fix: handle rejected streamed server data after delayed loads (#16268)

  • fix: enable CSRF protection in builds with a non-production NODE_ENV value (#16313)

@sveltejs/package@3.0.0-next.3

Minor Changes

  • feat: transform import aliases into relative imports in files (#16360)

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

Patch Changes

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

Patch Changes

  • chore: replace the $lib alias with #lib in docs (#16360)

@pkg-svelte-dev

pkg-svelte-dev Bot commented Jul 14, 2026

Copy link
Copy Markdown

Install the latest version of @sveltejs/kit from 3b393d8:

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

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

@svelte-docs-bot

Copy link
Copy Markdown

@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch 2 times, most recently from c577474 to 36cd83f Compare July 14, 2026 18:50
@teemingc teemingc added the needs-platform-tests This PR needs to run platform tests in order to merge. label Jul 15, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch 13 times, most recently from 1c7ceeb to 7482745 Compare July 17, 2026 08:09
@github-actions
github-actions Bot force-pushed the changeset-release/version-3 branch from 7482745 to 3b393d8 Compare July 17, 2026 08:13
@Rich-Harris
Rich-Harris merged commit ff7e0a3 into version-3 Jul 17, 2026
4 of 6 checks passed
@Rich-Harris
Rich-Harris deleted the changeset-release/version-3 branch July 17, 2026 13:53
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