Skip to content

Version Packages#15552

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

Version Packages#15552
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Mar 16, 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 main, this PR will be updated.

Releases

@sveltejs/kit@2.56.0

Minor Changes

  • breaking: rework client-driven refreshes (#15562)

  • breaking: stabilize remote function caching by sorting object keys (#15570)

  • breaking: add run() method to queries, disallow awaiting queries outside render (#15533)

  • feat: support TypeScript 6.0 (#15595)

  • breaking: isolate command-triggered query refresh failures per-query (#15562)

  • feat: use hydratable for remote function transport (#15533)

  • feat: allow form fields to specify a default value (field.as(type, value)) (#15577)

Patch Changes

  • fix: don't request new data when .refresh is called on a query with no cache entry (#15533)

  • fix: allow using multiple remote functions within one async derived (#15561)

  • fix: avoid false-positive overridden Vite base setting warning when setting a paths.base in svelte.config.js (#15623)

  • fix: manage queries in their own $effect.root (#15533)

  • fix: avoid inlineDynamicImports deprecation warning when building the service worker with Vite 8 (#15550)

  • fix: correctly escape backticks when precomputing CSS (#15593)

  • chore: tighten up override implementation (#15562)

  • fix: ensure the default Svelte 5 error.svelte file uses runes mode (#15609)

  • fix: deduplicate same-cache-key batch calls during SSR (#15533)

  • fix: decrement pending_count when form callback doesn't call submit() (#15520)

@svite-ecosystem-ci svite-ecosystem-ci bot added the needs-ecosystem-ci This PR needs to have an ecosystem CI run started prior to its last commit before merging. label Mar 16, 2026
@kit-ci kit-ci bot added the needs-platform-tests This PR needs to run platform tests in order to merge. label Mar 16, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 2894299 to f0df311 Compare March 17, 2026 20:20
@svelte-docs-bot
Copy link
Copy Markdown

@github-actions github-actions bot force-pushed the changeset-release/main branch 10 times, most recently from 008618d to 76546a3 Compare March 26, 2026 13:47
@github-actions github-actions bot force-pushed the changeset-release/main branch 11 times, most recently from 416aee5 to 15a4881 Compare April 1, 2026 18:46
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 4ca6804 to dad0814 Compare April 3, 2026 00:27
@github-actions github-actions bot force-pushed the changeset-release/main branch from dad0814 to 758e600 Compare April 3, 2026 02:41
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.

0 participants