Access urql changelog updates through our uniform API. Same JSON structure across all sources — no adapter-specific parsing needed.
GET https://watchchangelog.com/api/v1/entries?source=urql.releases{
"source": "urql.releases",
"vendor": "urql",
"id": "tag:github.com,2008:Repository/118695306/urql@5.0.4",
"published_at": "2026-08-21T17:08:08.000Z",
"title": "urql@5.0.4",
"url": "https://github.com/urql-graphql/urql/releases/tag/urql%405.0.4",
"summary": "Patch Changes ⚠️ Fix suspense cache entries getting poisoned when an operation ends without a result. When an operation was torn down while a useQuery was suspended, its suspense promise could never resolve and was re-thrown on every future render, permanently stuck on its Suspense fallback. Similarly, a settled promise entry would be re-thrown on every render, locking React into an infinite render loop. Such entries are now evicted from the suspense cache and the query is executed again Submitted by @cornedor (See #3898 )",
"tags": [
"urql",
"urql.releases",
"graphql",
"client",
"react"
]
}Sign up to access the full changelog API. All public sources are free — no credit card required.
Sign Up Free →+2 more
+2 more
+2 more
+2 more
+2 more
+2 more