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
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/curvy-coins-travel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-penguins-unite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-hairs-wave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/light-kangaroos-smash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-crews-wink.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/swift-camels-draw.md

This file was deleted.

2 changes: 1 addition & 1 deletion examples/with-apq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "vite"
},
"dependencies": {
"@urql/core": "^4.0.10",
"@urql/core": "^4.0.11",
"@urql/exchange-persisted-fetch": "^1.3.0",
"graphql": "^16.6.0",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-defer-stream-directives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@graphql-yoga/plugin-defer-stream": "^1.7.1",
"@urql/core": "^4.0.10",
"@urql/core": "^4.0.11",
"@urql/exchange-graphcache": "^6.1.4",
"graphql": "17.0.0-alpha.2",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-graphcache-pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "vite"
},
"dependencies": {
"@urql/core": "^4.0.10",
"@urql/core": "^4.0.11",
"@urql/exchange-graphcache": "^6.1.4",
"graphql": "^16.6.0",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/with-graphcache-updates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"start": "vite"
},
"dependencies": {
"@urql/core": "^4.0.10",
"@urql/exchange-auth": "^2.1.4",
"@urql/core": "^4.0.11",
"@urql/exchange-auth": "^2.1.5",
"@urql/exchange-graphcache": "^6.1.4",
"graphql": "^16.6.0",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-infinite-pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "vite"
},
"dependencies": {
"@urql/core": "^4.0.10",
"@urql/core": "^4.0.11",
"graphql": "^16.6.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-multipart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "vite"
},
"dependencies": {
"@urql/core": "^4.0.10",
"@urql/core": "^4.0.11",
"graphql": "^16.6.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@urql/core": "^4.0.10",
"@urql/core": "^4.0.11",
"graphql": "^16.6.0",
"next": "13.2.4",
"next-urql": "^5.0.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "vite"
},
"dependencies": {
"@urql/core": "^4.0.10",
"@urql/core": "^4.0.11",
"graphql": "^16.6.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "react-native start"
},
"dependencies": {
"@urql/core": "^4.0.10",
"@urql/core": "^4.0.11",
"graphql": "^16.6.0",
"react": "18.2.0",
"react-native": "0.71.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "vite"
},
"dependencies": {
"@urql/core": "^4.0.10",
"@urql/core": "^4.0.11",
"graphql": "^16.6.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/with-refresh-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"start": "vite"
},
"dependencies": {
"@urql/core": "^4.0.10",
"@urql/exchange-auth": "^2.1.4",
"@urql/core": "^4.0.11",
"@urql/exchange-auth": "^2.1.5",
"graphql": "^16.6.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-retry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "vite"
},
"dependencies": {
"@urql/core": "^4.0.10",
"@urql/core": "^4.0.11",
"@urql/exchange-retry": "^1.2.0",
"graphql": "^16.6.0",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-subscriptions-via-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "run-p client server"
},
"dependencies": {
"@urql/core": "^4.0.10",
"@urql/core": "^4.0.11",
"@urql/exchange-graphcache": "^6.1.4",
"graphql": "^16.6.0",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/with-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"serve": "vite preview"
},
"dependencies": {
"@urql/core": "^4.0.10",
"@urql/svelte": "^4.0.2",
"@urql/core": "^4.0.11",
"@urql/svelte": "^4.0.3",
"graphql": "^16.6.0",
"svelte": "^4.0.5"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/with-vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"serve": "vite preview"
},
"dependencies": {
"@urql/core": "^4.0.10",
"@urql/core": "^4.0.11",
"@urql/vue": "^1.1.2",
"graphql": "^16.6.0",
"vue": "^3.2.47"
Expand Down
7 changes: 7 additions & 0 deletions exchanges/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 2.1.5

### Patch Changes

- Handle `refreshAuth` rejections and pass the resulting error on to `OperationResult`s on the authentication queue
Submitted by [@kitten](https://github.com/kitten) (See [#3307](https://github.com/urql-graphql/urql/pull/3307))

## 2.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion exchanges/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urql/exchange-auth",
"version": "2.1.4",
"version": "2.1.5",
"description": "An exchange for managing authentication and token refresh in urql",
"sideEffects": false,
"homepage": "https://formidable.com/open-source/urql/docs/",
Expand Down
7 changes: 7 additions & 0 deletions exchanges/persisted/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @urql/exchange-persisted-fetch

## 4.0.1

### 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](https://github.com/kitten) (See [#3312](https://github.com/urql-graphql/urql/pull/3312))

## 4.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion exchanges/persisted/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urql/exchange-persisted",
"version": "4.0.0",
"version": "4.0.1",
"description": "An exchange that allows for persisted queries support when fetching queries",
"sideEffects": false,
"homepage": "https://formidable.com/open-source/urql/docs/",
Expand Down
14 changes: 14 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @urql/core

## 4.0.11

### Patch Changes

- Re-order `maskTypename` to apply masking earlier in the chain
Submitted by [@kitten](https://github.com/kitten) (See [#3298](https://github.com/urql-graphql/urql/pull/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](https://github.com/kitten) (See [#3288](https://github.com/urql-graphql/urql/pull/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](https://github.com/kitten) (See [#3299](https://github.com/urql-graphql/urql/pull/3299))

## 4.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urql/core",
"version": "4.0.10",
"version": "4.0.11",
"description": "The shared core for the highly customizable and versatile GraphQL client",
"sideEffects": false,
"homepage": "https://formidable.com/open-source/urql/docs/",
Expand Down
7 changes: 7 additions & 0 deletions packages/svelte-urql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @urql/svelte

## 4.0.3

### Patch Changes

- Updated peer dependency range to include support for Svelte `^4.0.0`
Submitted by [@ategen3rt](https://github.com/ategen3rt) (See [#3302](https://github.com/urql-graphql/urql/pull/3302))

## 4.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-urql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urql/svelte",
"version": "4.0.2",
"version": "4.0.3",
"description": "A highly customizable and versatile GraphQL client for Svelte",
"sideEffects": false,
"homepage": "https://formidable.com/open-source/urql/docs/",
Expand Down