Skip to content

Version Packages#15716

Merged
elliott-with-the-longest-name-on-github merged 1 commit into
mainfrom
changeset-release/main
Apr 23, 2026
Merged

Version Packages#15716
elliott-with-the-longest-name-on-github merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Apr 15, 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 main, this PR will be updated.

Releases

@sveltejs/kit@2.58.0

Minor Changes

  • breaking: require limit in requested (as originally intended) (#15739)

  • feat: RemoteQueryFunction gains an optional third generic parameter Validated (defaulting to Input) that represents the argument type after schema validation/transformation (#15739)

  • breaking: requested now yields { arg, query } entries instead of the validated argument (#15739)

Patch Changes

  • fix: allow query().current, .error, .loading, and .ready to work in non-reactive contexts (#15699)

  • fix: prevent deep_set crash on nullish nested values (#15600)

  • fix: restore correct RemoteFormFields typing for nullable array fields (e.g. when a schema uses .default([])), so .as('checkbox') and friends work again (#15723)

  • fix: don't warn about removed SSI comments in transformPageChunk (#15695)

    Server-side include (SSI) directives like <!--#include virtual="..." --> are HTML comments that are replaced by servers such as nginx. Previously, removing them in transformPageChunk would trigger a false positive warning about breaking Svelte's hydration. Since SSI comments always start with <!--# and Svelte's hydration comments never do, they can be safely excluded from the check.

  • Change enhance function return type from void to MaybePromise. (#15710)

  • fix: throw an error when resolve is called with an external URL (#15733)

  • fix: avoid FOUC for CSR-only pages by loading styles and fonts before CSR starts (#15718)

  • fix: reset form result on redirect (#15724)

@kit-ci kit-ci Bot added the needs-platform-tests This PR needs to run platform tests in order to merge. label Apr 15, 2026
@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 Apr 15, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 661ad30 to bf76688 Compare April 16, 2026 19:51
@github-actions github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from 8f5db54 to 10af451 Compare April 18, 2026 14:04
@svelte-docs-bot

Copy link
Copy Markdown

@github-actions github-actions Bot force-pushed the changeset-release/main branch 8 times, most recently from 98c0960 to e0b6782 Compare April 23, 2026 19:16
@elliott-with-the-longest-name-on-github elliott-with-the-longest-name-on-github added needs-platform-tests This PR needs to run platform tests in order to merge. and removed 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 Apr 23, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from e0b6782 to 49b8959 Compare April 23, 2026 23:35
@elliott-with-the-longest-name-on-github elliott-with-the-longest-name-on-github merged commit a21582c into main Apr 23, 2026
5 of 6 checks passed
@elliott-with-the-longest-name-on-github elliott-with-the-longest-name-on-github deleted the changeset-release/main branch April 23, 2026 23:42
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.

1 participant