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

Merged
merged 1 commit into from
Sep 22, 2021
Merged

Version Packages #1926

merged 1 commit into from
Sep 22, 2021

Conversation

urql-ci
Copy link
Contributor

@urql-ci urql-ci commented Sep 5, 2021

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/vue@0.5.0

Minor Changes

  • Allow passing in a Ref of client to provideClient and install, by @JoviDeCroock (See #1962)

Patch Changes

  • Updated dependencies (See #1944)
    • @urql/core@2.3.2

@urql/exchange-graphcache@4.3.4

Patch Changes

  • Improve perf by using String.indexOf in getField, by @JoviDeCroock (See #1957)
  • Updated dependencies (See #1944)
    • @urql/core@2.3.2

@urql/core@2.3.2

Patch Changes

  • ⚠️ Fix issue where the ssr-exchange would loop due to checking network-only revalidations, by @JoviDeCroock (See #1944)

urql@2.0.5

Patch Changes

  • ⚠️ Fix issue where a paused query would not behave correctly when calling executeQuery, this scenario occured when the query has variables, there would be cases where on the first call it would think that the dependencies had changed (previous request vs current request) which made the source reset to null, by @JoviDeCroock (See #1982)
  • Updated dependencies (See #1944)
    • @urql/core@2.3.2

@urql/svelte@1.3.1

Patch Changes

  • Add missing pause on the operationStore return value, by @JoviDeCroock (See #1925)
  • Updated dependencies (See #1944)
    • @urql/core@2.3.2

@urql-ci urql-ci force-pushed the changeset-release/main branch 4 times, most recently from 8b2a636 to 42cfdd5 Compare September 14, 2021 16:42
@urql-ci urql-ci force-pushed the changeset-release/main branch from 42cfdd5 to c989d57 Compare September 20, 2021 11:59
@urql-ci urql-ci force-pushed the changeset-release/main branch from c989d57 to 57e1a73 Compare September 22, 2021 14:53
@JoviDeCroock JoviDeCroock merged commit cfd8f4d into main Sep 22, 2021
@JoviDeCroock JoviDeCroock deleted the changeset-release/main branch September 22, 2021 17:48
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.

3 participants