Skip to content

Version Packages#3899

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#3899
github-actions[bot] wants to merge 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: ff9af60
Status: ✅  Deploy successful!
Preview URL: https://605f36aa.urql.pages.dev
Branch Preview URL: https://changeset-release-main.urql.pages.dev

View logs

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.

0 participants