Skip to content

feat: LiveQuery self-iterability#15878

Open
elliott-with-the-longest-name-on-github wants to merge 10 commits into
mainfrom
elliott/live-self-iterability
Open

feat: LiveQuery self-iterability#15878
elliott-with-the-longest-name-on-github wants to merge 10 commits into
mainfrom
elliott/live-self-iterability

Conversation

@elliott-with-the-longest-name-on-github
Copy link
Copy Markdown
Contributor

Deprecates .run and makes LiveQueries iterable themselves. LiveQueries now share a cache between instances and new subscriptions to that cache will join the in progress stream of values.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 20, 2026

🦋 Changeset detected

Latest commit: cb0dbcc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@sveltejs/kit Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Comment thread packages/kit/types/index.d.ts Outdated
Comment thread packages/kit/test/types/remote.test.ts Outdated
Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
Comment thread packages/kit/test/types/remote.test.ts
Comment thread packages/kit/src/exports/public.d.ts Outdated
Comment thread packages/kit/src/runtime/app/server/remote/query.js Outdated
Comment thread packages/kit/src/runtime/app/server/remote/query.js Outdated
Comment thread packages/kit/src/runtime/app/server/remote/query.js Outdated
@Rich-Harris
Copy link
Copy Markdown
Member

#15879

Comment thread packages/kit/src/runtime/app/server/remote/query.js Outdated
Comment thread packages/kit/src/runtime/client/remote-functions/query-live/proxy.js Outdated
Comment thread packages/kit/src/runtime/client/remote-functions/query-live/proxy.js Outdated
Rich-Harris and others added 3 commits May 22, 2026 13:15
this interface no longer does anything
…oxy.js

Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
…oxy.js

Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants