TanStack
OSS
query
Overview
Sign in / Sign up
Open main menu
query
GitHub
Select a tab
Overview
Runs
Analytics
query
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Filter range
Filter
Filter exact branch match
Exact
Select status
Succeeded
8771
7514d504 chore: fix svelte tests
7 days ago
by TkDodo
Failed
8771
50e42d62 chore: fix svelte, too
7 days ago
by TkDodo
Failed
8771
3dd14694 chore: fix other adapters
7 days ago
by TkDodo
Failed
8771
c8ca0158 fix(core): make sure that calling setOptions will always notifyListeners we have an optimized `shouldNotifyListeners` logic internally in the QueryObserver that will make sure we only notify listeners that are interested in a change because they are using a specific key (tracked query properties) the optimization to force a skip of the notification when updating options because the optimistic result should already contain all the necessary output falls apart in the situation described in the test and in the linked issue #8741. while the issue itself is a niche edge-case, the fix is to actually remove a bunch of code, so I'm all for it
7 days ago
by TkDodo