TanStack
OSS
query
Sign in / Sign up
Open main menu
query
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
10439
3148494f chore(changeset): add vue-query-devtools patch release note
15 hours ago
by semimikoh
s
Succeeded
main
2bfb12cc fix(query-core): clear timers when timer ID is 0 (#10401) * fix(query-core): use explicit undefined check for timer IDs Custom TimeoutProvider implementations may return 0 as a valid timer ID (e.g. a counter-based provider), but the existing truthy checks treated 0 as "no timer" and skipped clearTimeout/clearInterval. This left stale timers running, causing unexpected refetches and GC leaks. Compare against undefined instead, matching the optional `?: ManagedTimerId` field types. Fixes #10395 * chore: add changeset for #10395 --------- Co-authored-by: Dominik Dorfmeister 🔮 <office@dorfmeister.cc>
1 day ago
by semimikoh
s
Succeeded
main
2bfb12cc fix(query-core): clear timers when timer ID is 0 (#10401) * fix(query-core): use explicit undefined check for timer IDs Custom TimeoutProvider implementations may return 0 as a valid timer ID (e.g. a counter-based provider), but the existing truthy checks treated 0 as "no timer" and skipped clearTimeout/clearInterval. This left stale timers running, causing unexpected refetches and GC leaks. Compare against undefined instead, matching the optional `?: ManagedTimerId` field types. Fixes #10395 * chore: add changeset for #10395 --------- Co-authored-by: Dominik Dorfmeister 🔮 <office@dorfmeister.cc>
1 day ago
by semimikoh
s
Succeeded
main
2bfb12cc fix(query-core): clear timers when timer ID is 0 (#10401) * fix(query-core): use explicit undefined check for timer IDs Custom TimeoutProvider implementations may return 0 as a valid timer ID (e.g. a counter-based provider), but the existing truthy checks treated 0 as "no timer" and skipped clearTimeout/clearInterval. This left stale timers running, causing unexpected refetches and GC leaks. Compare against undefined instead, matching the optional `?: ManagedTimerId` field types. Fixes #10395 * chore: add changeset for #10395 --------- Co-authored-by: Dominik Dorfmeister 🔮 <office@dorfmeister.cc>
1 day ago
by semimikoh
s
Previous page
Previous
Next
Next page