Skip to content

Version Packages - #15769

Merged
Rich-Harris merged 1 commit into
mainfrom
changeset-release/main
May 1, 2026
Merged

Version Packages#15769
Rich-Harris merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Apr 28, 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.59.0

Minor Changes

  • feat: support query.batch in requested(...) (#15751)

  • breaking: on the server, make the promise returned from refresh represent adding the refresh to the map, not the time it takes to run the remote function (#15705)

  • feat: experimental query.live function (#15705)

Patch Changes

  • fix: unwrap Promise in RemoteCommand output type (#15771)

  • fix: empty call to .updates() on a command/form invocation means "don't update anything" (#15705)

  • fix: form.fields.foo.as('checkbox', default_value) now works (#15752)

  • fix: remote forms with default values defined by field.as('text', defaultValue) now correctly reset to the provided default values once submitted (#15753)

  • fix: make sure queries always get started correctly (#15705)

  • fix: allow plain functions as overrides in updates (#15705)

@kit-ci kit-ci Bot added the needs-platform-tests This PR needs to run platform tests in order to merge. label Apr 28, 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 28, 2026
@svelte-docs-bot

Copy link
Copy Markdown

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 514b9e7 to 78260ae Compare April 28, 2026 19:34
@Rich-Harris

Copy link
Copy Markdown
Member

/ecosystem-ci run

@Rich-Harris Rich-Harris left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually... blocking this until we update the default service worker and add some docs around not cloning transfer-encoding: chunked responses

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 1679d3a to 7c39431 Compare April 29, 2026 17:47
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 7c39431 to ac2c41e Compare April 30, 2026 03:11
@Rich-Harris

Copy link
Copy Markdown
Member

/ecosystem-ci run

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from b384ac3 to b43781e Compare May 1, 2026 13:30
@Rich-Harris

Copy link
Copy Markdown
Member

/ecosystem-ci run

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from b43781e to 9660b48 Compare May 1, 2026 15:37
@Rich-Harris

Copy link
Copy Markdown
Member

/ecosystem-ci run

@Rich-Harris
Rich-Harris merged commit 522ac32 into main May 1, 2026
7 checks passed
@Rich-Harris
Rich-Harris deleted the changeset-release/main branch May 1, 2026 16:14
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