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

Merged
merged 1 commit into from
May 31, 2023
Merged

Version Packages #3198

merged 1 commit into from
May 31, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 29, 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]

Minor Changes

  • Add globalIDs configuration option to omit typenames in cache keys
    Submitted by @kitten (See #3224)

Patch Changes

  • Update build process to generate correct source maps
    Submitted by @kitten (See #3201)
  • Prevent offlineExchange from issuing duplicate operations
    Submitted by @kitten (See #3200)
  • ⚠️ Fix reference equality not being preserved. This is a fix on top of #3165, and was previously not addressed to avoid having to test for corner cases that are hard to cover. If you experience issues with this fix, please let us know
    Submitted by @kitten (See #3228)
  • Retry operations against offline cache and stabilize timing of flushing failed operations queue after rehydrating the storage data
    Submitted by @kitten (See #3196)

@urql/[email protected]

Minor Changes

  • Reset retryExchange’s previous attempts and delay if an operation succeeds. This prevents the exchange from keeping its old retry count and delay if the operation delivered a result in the meantime. This is important for it to help recover from failing subscriptions
    Submitted by @kitten (See #3229)

@urql/[email protected]

Patch Changes

  • Update build process to generate correct source maps
    Submitted by @kitten (See #3201)

@urql/[email protected]

Patch Changes

  • Update build process to generate correct source maps
    Submitted by @kitten (See #3201)

@urql/[email protected]

Patch Changes

  • Respect additionalTypenames on subscriptions and re-execute queries for them as well, as one would intuitively expect
    Submitted by @kitten (See #3230)
  • Update build process to generate correct source maps
    Submitted by @kitten (See #3201)
  • Don't allow isSubscriptionOperation option in subscriptionExchange to include teardown operations, to avoid confusion
    Submitted by @kitten (See #3206)

@urql/[email protected]

Patch Changes

  • Update build process to generate correct source maps
    Submitted by @kitten (See #3201)

[email protected]

Patch Changes

  • Update build process to generate correct source maps
    Submitted by @kitten (See #3201)

@urql/[email protected]

Patch Changes

  • Update build process to generate correct source maps
    Submitted by @kitten (See #3201)

@urql/[email protected]

Patch Changes

  • Update build process to generate correct source maps
    Submitted by @kitten (See #3201)
  • Prevent multiple operations being executed in a row when multiple inputs change simultaneously (e.g. isPaused and query inputs)
    Submitted by @kitten (See #3231)

@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from e626278 to 5bd4fd9 Compare May 4, 2023 15:38
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 46b3785 to 3dddcae Compare May 28, 2023 12:19
@github-actions github-actions bot force-pushed the changeset-release/main branch 7 times, most recently from a2b6d0b to aa2211f Compare May 31, 2023 10:11
@urql-graphql urql-graphql deleted a comment from vercel bot May 31, 2023
@github-actions github-actions bot force-pushed the changeset-release/main branch from aa2211f to ae32e5c Compare May 31, 2023 11:22
@kitten kitten merged commit c356285 into main May 31, 2023
@kitten kitten deleted the changeset-release/main branch May 31, 2023 11:26
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