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

Merged
merged 1 commit into from
Feb 25, 2022
Merged

Version Packages #2301

merged 1 commit into from
Feb 25, 2022

Conversation

urql-ci
Copy link
Contributor

@urql-ci urql-ci commented Feb 23, 2022

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@2.2.0

Minor Changes

  • Revert to the previous useQuery implementation, use-sync-external-store seems to be causing some unexpected timing issues, by @JoviDeCroock (See #2308)

Patch Changes

  • Updated dependencies (See #2295)
    • @urql/core@2.4.3

@urql/core@2.4.3

Patch Changes

  • Prevent ignored characters in GraphQL queries from being replaced inside strings and block strings. Previously we accepted sanitizing strings via regular expressions causing duplicate hashes as acceptable, since it'd only be caused when a string wasn't extracted into variables. This is fixed now however, by @kitten (See #2295)

@JoviDeCroock JoviDeCroock merged commit 8e92357 into main Feb 25, 2022
@JoviDeCroock JoviDeCroock deleted the changeset-release/main branch February 25, 2022 23:35
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.

None yet

2 participants