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

Merged
merged 1 commit into from
Jul 12, 2023
Merged

Version Packages #3294

merged 1 commit into from
Jul 12, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 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

  • Handle refreshAuth rejections and pass the resulting error on to OperationResults on the authentication queue
    Submitted by @kitten (See #3307)

@urql/[email protected]

Patch Changes

  • ⚠️ Fix persistedExchange ignoring teardowns in its initial operation mapping. Since the hash function is promisified, which defers any persisted operation, it needs to respect teardowns
    Submitted by @kitten (See #3312)

@urql/[email protected]

Patch Changes

  • Re-order maskTypename to apply masking earlier in the chain
    Submitted by @kitten (See #3298)
  • ⚠️ Fix ssrExchange not formatting query documents using formatDocument. Without this call we'd run the risk of not having __typename available on the client-side when rehydrating
    Submitted by @kitten (See #3288)
  • Add deprecation notice for maskTypename option.
    Masking typenames in a result is no longer recommended. It’s only
    useful when multiple pre-conditions are applied and inferior to
    mapping to an input object manually
    Submitted by @kitten (See #3299)

@urql/[email protected]

Patch Changes

  • Updated peer dependency range to include support for Svelte ^4.0.0
    Submitted by @ategen3rt (See #3302)

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from f1f3d90 to 1545e53 Compare June 30, 2023 11:25
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 1fbe926 to 8a7dfdd Compare July 12, 2023 15:37
@kitten kitten merged commit 76ad619 into main Jul 12, 2023
6 checks passed
@kitten kitten deleted the changeset-release/main branch July 12, 2023 15:41
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