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 #3339

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Version Packages #3339

merged 1 commit into from
Jul 27, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 27, 2023

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/[email protected]

Patch Changes

  • Reset partial result marker when reading from selections when a child value sees a cache miss. This only affects resolvers on child values enabling info.partial while a parent may abort early instead
    Submitted by @kitten (See #3340)
  • ⚠️ Fix @_optional directive not setting info.partial = true on cache miss and fix usage of info.parentKey and info.parentFieldKey usage in default directives
    Submitted by @kitten (See #3338)
  • Replace implementation for @_optional and @_required with built-in handling inside cache reads to allow @_optional to work for nested selection sets
    Submitted by @kitten (See #3341)

@kitten kitten merged commit 743e5b4 into main Jul 27, 2023
6 checks passed
@kitten kitten deleted the changeset-release/main branch July 27, 2023 14:57
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