fix: streamed query consume aware signal (#9963)
* 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 <office@dorfmeister.cc>
R
razhayat committed
4a0a78afbc2432f8cb6828035965853fa98c86a0
Parent: 5810292
Committed by GitHub <noreply@github.com>
on 12/28/2025, 9:06:55 AM