Releases: TanStack/query
Releases · TanStack/query
v3.34.8
12 Jan 13:59
Compare
Sorry, something went wrong.
No results found
v4.0.0-alpha.6
28 Dec 21:29
Compare
Sorry, something went wrong.
No results found
Bug Fixes
devtools: code color is not inherited from panel color (#3115 ) (ca2a57a )
query: set error to null when going to loading state (#3106 ) (3981f52 )
queryObserver: memoized select functions should not return outdated values (#3140 ) (d7faf86 ), closes #3098
v3.34.7
28 Dec 17:38
Compare
Sorry, something went wrong.
No results found
3.34.7 (2021-12-28)
Bug Fixes
queryObserver: memoized select functions should not return outdated values (#3140 ) (d7faf86 ), closes #3098
v3.34.6
23 Dec 09:11
Compare
Sorry, something went wrong.
No results found
3.34.6 (2021-12-23)
Bug Fixes
devtools: code color is not inherited from panel color (#3115 ) (ca2a57a )
v3.34.5
17 Dec 11:58
Compare
Sorry, something went wrong.
No results found
3.34.5 (2021-12-17)
Bug Fixes
query: set error to null when going to loading state (#3106 ) (3981f52 )
v4.0.0-alpha.5
16 Dec 19:12
Compare
Sorry, something went wrong.
No results found
Bug Fixes
queryObserver: make sure that memoized select function only runs once per input (#3098 ) (2054f5b )
v3.34.4
15 Dec 18:56
Compare
Sorry, something went wrong.
No results found
3.34.4 (2021-12-15)
Bug Fixes
queryObserver: make sure that memoized select function only runs once per input (#3098 ) (2054f5b )
v4.0.0-alpha.4
14 Dec 19:06
Compare
Sorry, something went wrong.
No results found
Bug Fixes
unsubscribe correctly in onlineManager and focusManager (#3092 ) (128e578 )
core: remove enabled condition in queryObserver for suspense (#3093 ) (0781142 )
v3.34.3
14 Dec 12:16
Compare
Sorry, something went wrong.
No results found
3.34.3 (2021-12-14)
Bug Fixes
unsubscribe correctly in onlineManager and focusManager (#3092 ) (128e578 )
core: remove enabled condition in queryObserver for suspense (#3093 ) (0781142 )
v4.0.0-alpha.3
11 Dec 19:03
Compare
Sorry, something went wrong.
No results found
Bug Fixes
queryObserver: defer tracking of error prop when useErrorBoundary is on (#3087 ) (c50b630 )