Skip to content

Version Packages - #3899

Merged
JoviDeCroock merged 1 commit into
mainfrom
changeset-release/main
Aug 21, 2026
Merged

Version Packages#3899
JoviDeCroock merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

urql@5.0.4

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)

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 10, 2026

Copy link
Copy Markdown

Deploying urql with  Cloudflare Pages  Cloudflare Pages

Latest commit: 367ef76
Status: ✅  Deploy successful!
Preview URL: https://ef509f15.urql.pages.dev
Branch Preview URL: https://changeset-release-main.urql.pages.dev

View logs

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from ff9af60 to 042b801 Compare August 20, 2026 06:31
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 042b801 to 367ef76 Compare August 21, 2026 12:16
@JoviDeCroock
JoviDeCroock merged commit 1eb11fc into main Aug 21, 2026
1 check passed
@JoviDeCroock
JoviDeCroock deleted the changeset-release/main branch August 21, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant