You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: move consume aware signal logic to utils
* fix: add consume aware signal to streamedQuery
* test: add a test for not a signal that is not consumed by streamFn
* chore: add changeset
* fix: made queryFn of streamedQuery not consume signal directly (so that only streamFn can consume it)
* fix: made onCancelled get called only once
* fix: memoized getSignal and made sure it is called only once
* fix: no-unnecessary-condition
* chore: size-limit
---------
Co-authored-by: Dominik Dorfmeister <[email protected]>
0 commit comments