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

Merged
merged 1 commit into from
Jun 12, 2023
Merged

Version Packages #3252

merged 1 commit into from
Jun 12, 2023

Conversation

github-actions[bot]
Copy link
Contributor

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

  • Make "Invalid undefined" warning heuristic smarter and allow for partial optimistic results. Previously, when a partial optimistic result would be passed, a warning would be issued, and in production, fields would be deleted from the cache. Instead, we now only issue a warning if these fields aren't cached already
    Submitted by @kitten (See #3264)
  • Optimistic mutation results should never result in dependent operations being blocked
    Submitted by @kitten (See #3265)

[email protected]

Patch Changes

  • Switch react imports to namespace imports, and update build process for CommonJS outputs to interoperate with __esModule marked modules again
    Submitted by @kitten (See #3251)

@urql/[email protected]

Patch Changes

[email protected]

Patch Changes

  • Switch react imports to namespace imports, and update build process for CommonJS outputs to interoperate with __esModule marked modules again
    Submitted by @kitten (See #3251)

@urql/[email protected]

Patch Changes

  • Switch react imports to namespace imports, and update build process for CommonJS outputs to interoperate with __esModule marked modules again
    Submitted by @kitten (See #3251)

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 075efa0 to 74d13e6 Compare June 10, 2023 11:10
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from ccad382 to ec5d97c Compare June 12, 2023 22:52
@github-actions github-actions bot force-pushed the changeset-release/main branch from ec5d97c to b4dbaf3 Compare June 12, 2023 22:59
@kitten kitten merged commit 50a190a into main Jun 12, 2023
@kitten kitten deleted the changeset-release/main branch June 12, 2023 23:04
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