<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Devpebe Radar — TanStack Query</title><description>Release changes in TanStack Query, with links to original sources.</description><link>https://devpebe.com/</link><item><title>TanStack Query — 2025-10</title><link>https://devpebe.com/radar/2025-10/#tanstack-query/</link><guid isPermaLink="true">https://devpebe.com/radar/2025-10/#tanstack-query/</guid><description>Changes in TanStack Query for 2025-10.</description><pubDate>Fri, 31 Oct 2025 00:00:00 GMT</pubDate><content:encoded>&lt;h3 id=&quot;v4420--oct-16-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v4.42.0&quot;&gt;v4.42.0&lt;/a&gt; — Oct 16, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;v4 line adds React 19 to peerDeps.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>TanStack Query — 2025-09</title><link>https://devpebe.com/radar/2025-09/#tanstack-query/</link><guid isPermaLink="true">https://devpebe.com/radar/2025-09/#tanstack-query/</guid><description>Changes in TanStack Query for 2025-09.</description><pubDate>Tue, 30 Sep 2025 00:00:00 GMT</pubDate><content:encoded>&lt;h3 id=&quot;v5900--sep-20-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v5.90.0&quot;&gt;v5.90.0&lt;/a&gt; — Sep 20, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Angular: integrates with Angular v19+ &lt;code&gt;PendingTasks&lt;/code&gt; for &lt;code&gt;whenStable&lt;/code&gt;
support.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;v5890--sep-16-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v5.89.0&quot;&gt;v5.89.0&lt;/a&gt; — Sep 16, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;code&gt;context&lt;/code&gt; passed to &lt;code&gt;mutationFn&lt;/code&gt; and mutation callbacks.&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;v5870--sep-5-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v5.87.0&quot;&gt;v5.87.0&lt;/a&gt; — Sep 5, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;timeoutManager&lt;/code&gt; allows swapping &lt;code&gt;setTimeout&lt;/code&gt; / &lt;code&gt;setInterval&lt;/code&gt;
implementations.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;v5860--sep-4-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v5.86.0&quot;&gt;v5.86.0&lt;/a&gt; — Sep 4, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;streamedQuery&lt;/code&gt;: custom reducer support; ⚠ its &lt;code&gt;queryFn&lt;/code&gt; option renamed to
&lt;code&gt;streamFn&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>TanStack Query — 2025-08</title><link>https://devpebe.com/radar/2025-08/#tanstack-query/</link><guid isPermaLink="true">https://devpebe.com/radar/2025-08/#tanstack-query/</guid><description>Changes in TanStack Query for 2025-08.</description><pubDate>Sun, 31 Aug 2025 00:00:00 GMT</pubDate><content:encoded>&lt;h3 id=&quot;v5850--aug-12-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v5.85.0&quot;&gt;v5.85.0&lt;/a&gt; — Aug 12, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Solid devtools gain a &lt;strong&gt;panel export&lt;/strong&gt;; devtools browser extension now
documented for Firefox and Edge.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>TanStack Query — 2025-07</title><link>https://devpebe.com/radar/2025-07/#tanstack-query/</link><guid isPermaLink="true">https://devpebe.com/radar/2025-07/#tanstack-query/</guid><description>Changes in TanStack Query for 2025-07.</description><pubDate>Thu, 31 Jul 2025 00:00:00 GMT</pubDate><content:encoded>&lt;h3 id=&quot;v5840--jul-31-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v5.84.0&quot;&gt;v5.84.0&lt;/a&gt; — Jul 31, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Devtools: setting to &lt;strong&gt;hide disabled queries&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;v5830--jul-11-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v5.83.0&quot;&gt;v5.83.0&lt;/a&gt; — Jul 11, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Core: &lt;code&gt;QueryObserver&lt;/code&gt; returns an &lt;strong&gt;&lt;code&gt;isEnabled&lt;/code&gt; flag&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;v5820--jul-9-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v5.82.0&quot;&gt;v5.82.0&lt;/a&gt; — Jul 9, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;React: &lt;strong&gt;&lt;code&gt;mutationOptions&lt;/code&gt;&lt;/strong&gt; helper.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>TanStack Query — 2025-06</title><link>https://devpebe.com/radar/2025-06/#tanstack-query/</link><guid isPermaLink="true">https://devpebe.com/radar/2025-06/#tanstack-query/</guid><description>Changes in TanStack Query for 2025-06.</description><pubDate>Mon, 30 Jun 2025 00:00:00 GMT</pubDate><content:encoded>&lt;h3 id=&quot;v5814--jun-27-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v5.81.4&quot;&gt;v5.81.4&lt;/a&gt; — Jun 27, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;⚠ &lt;strong&gt;&lt;code&gt;createSyncStoragePersister&lt;/code&gt; deprecated&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;v4400--jun-17-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v4.40.0&quot;&gt;v4.40.0&lt;/a&gt; — Jun 17, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;v5 types backported; ⚠ &lt;code&gt;isLoading&lt;/code&gt; deprecated in favor of &lt;code&gt;isPending&lt;/code&gt; in
mutation observer results.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>TanStack Query — 2025-05</title><link>https://devpebe.com/radar/2025-05/#tanstack-query/</link><guid isPermaLink="true">https://devpebe.com/radar/2025-05/#tanstack-query/</guid><description>Changes in TanStack Query for 2025-05.</description><pubDate>Sat, 31 May 2025 00:00:00 GMT</pubDate><content:encoded>&lt;h3 id=&quot;v5790--may-29-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v5.79.0&quot;&gt;v5.79.0&lt;/a&gt; — May 29, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Core: &lt;strong&gt;&lt;code&gt;staleTime: &apos;static&apos;&lt;/code&gt;&lt;/strong&gt; — data that never goes stale.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;v5760--may-12-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v5.76.0&quot;&gt;v5.76.0&lt;/a&gt; — May 12, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;TanStack Query DevTools for Expo/React Native&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;v5750--may-1-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v5.75.0&quot;&gt;v5.75.0&lt;/a&gt; — May 1, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Core: &lt;strong&gt;&lt;code&gt;refetchMode: &apos;replace&apos;&lt;/code&gt;&lt;/strong&gt; for &lt;code&gt;streamedQuery&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;v4390--may-31-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v4.39.0&quot;&gt;v4.39.0&lt;/a&gt; — May 31, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;v5 APIs backported to v4&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>TanStack Query — 2025-04</title><link>https://devpebe.com/radar/2025-04/#tanstack-query/</link><guid isPermaLink="true">https://devpebe.com/radar/2025-04/#tanstack-query/</guid><description>Changes in TanStack Query for 2025-04.</description><pubDate>Wed, 30 Apr 2025 00:00:00 GMT</pubDate><content:encoded>&lt;h3 id=&quot;v5749--apr-29-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v5.74.9&quot;&gt;v5.74.9&lt;/a&gt; — Apr 29, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Core switched from &lt;code&gt;Object.defineProperty&lt;/code&gt; to Proxies.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;v5740--apr-13-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v5.74.0&quot;&gt;v5.74.0&lt;/a&gt; — Apr 13, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;New &lt;code&gt;angular-persist-query-client&lt;/code&gt; for Angular.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>TanStack Query — 2025-03</title><link>https://devpebe.com/radar/2025-03/#tanstack-query/</link><guid isPermaLink="true">https://devpebe.com/radar/2025-03/#tanstack-query/</guid><description>Changes in TanStack Query for 2025-03.</description><pubDate>Mon, 31 Mar 2025 00:00:00 GMT</pubDate><content:encoded>&lt;h3 id=&quot;v5690--mar-18-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v5.69.0&quot;&gt;v5.69.0&lt;/a&gt; — Mar 18, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;New &lt;strong&gt;&lt;code&gt;streamedQuery&lt;/code&gt;&lt;/strong&gt; in query-core.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;v5670--mar-3-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v5.67.0&quot;&gt;v5.67.0&lt;/a&gt; — Mar 3, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Typed query filters.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>TanStack Query — 2025-02</title><link>https://devpebe.com/radar/2025-02/#tanstack-query/</link><guid isPermaLink="true">https://devpebe.com/radar/2025-02/#tanstack-query/</guid><description>Changes in TanStack Query for 2025-02.</description><pubDate>Fri, 28 Feb 2025 00:00:00 GMT</pubDate><content:encoded>&lt;h3 id=&quot;v5663--feb-16-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v5.66.3&quot;&gt;v5.66.3&lt;/a&gt; — Feb 16, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Performance: &lt;code&gt;useQueries&lt;/code&gt; no longer has quadratic cost in the number of
queries.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>TanStack Query — 2025-01</title><link>https://devpebe.com/radar/2025-01/#tanstack-query/</link><guid isPermaLink="true">https://devpebe.com/radar/2025-01/#tanstack-query/</guid><description>Changes in TanStack Query for 2025-01.</description><pubDate>Fri, 31 Jan 2025 00:00:00 GMT</pubDate><content:encoded>&lt;h3 id=&quot;v5660--jan-31-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v5.66.0&quot;&gt;v5.66.0&lt;/a&gt; — Jan 31, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The query &lt;code&gt;client&lt;/code&gt; is now available on &lt;code&gt;queryFunctionContext&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;v5640--jan-11-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v5.64.0&quot;&gt;v5.64.0&lt;/a&gt; — Jan 11, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Typing &lt;code&gt;QueryKey&lt;/code&gt; and &lt;code&gt;MutationKey&lt;/code&gt; via &lt;code&gt;Register&lt;/code&gt;&lt;/strong&gt; — global key types
without generics.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;v5630--jan-8-2025&quot;&gt;&lt;a href=&quot;https://github.com/TanStack/query/releases/tag/v5.63.0&quot;&gt;v5.63.0&lt;/a&gt; — Jan 8, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;useQuery&lt;/code&gt; and &lt;code&gt;useQueries&lt;/code&gt; can opt out of query-cache subscription with
a new &lt;code&gt;subscribed&lt;/code&gt; option.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item></channel></rss>