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

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Version Packages #3390

merged 1 commit into from
Oct 19, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 26, 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/next@1.1.0

Minor Changes

  • Support a nonce prop on DataHydrationContextProvider that passes it onto its script tags' attributes
    Submitted by @Enalmada (See #3398)

Patch Changes

  • ⚠️ Fix invalid CJS by importing react with import-all semantics
    Submitted by @JoviDeCroock (See #3405)

@urql/core@4.1.4

Patch Changes

  • Implement new @defer / @stream transport protocol spec changes
    Submitted by @JoviDeCroock (See #3389)
  • Support non spec-compliant error bodies, i.e. the Shopify API does return errors but as an object. Adding
    a check whether we are really dealing with an Array of errors enables this
    Submitted by @JoviDeCroock (See #3395)
  • ⚠️ Fix preferGetMethod: 'force' | 'within-url-limit' not being applied correctly by the Client
    Submitted by @Burbenog (See #3403)

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 6352bb2 to d0017d4 Compare October 19, 2023 12:22
@kitten kitten merged commit f596dd3 into main Oct 19, 2023
7 checks passed
@kitten kitten deleted the changeset-release/main branch October 19, 2023 14:13
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