Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #1635

Merged
merged 1 commit into from
May 13, 2021
Merged

Version Packages #1635

merged 1 commit into from
May 13, 2021

Conversation

urql-ci
Copy link
Contributor

@urql-ci urql-ci commented May 12, 2021

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm 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/exchange-request-policy@0.1.3

Patch Changes

  • ⚠️ Fix TTL being updated to a newer timestamp when a cached result comes in, and prevent TTL from being deleted on our React binding's cache probes. Instead we now never delete the TTL and update it on incoming cache miss results, by @kitten (See #1641)
  • Updated dependencies (See #1634 and #1638)
    • @urql/core@2.1.2

@urql/core@2.1.2

Patch Changes

  • ⚠️ Fix a condition under which the Client would hang when a query is started and consumed with toPromise(), by @kitten (See #1634)
  • Refactor Client to hide some implementation details and to reduce size, by @kitten (See #1638)

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 7a2313a to fa946a4 Compare May 13, 2021 12:22
@kitten kitten merged commit d1a2adb into main May 13, 2021
@kitten kitten deleted the changeset-release/main branch May 13, 2021 12:32
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.

3 participants