Skip to content

Commit

Permalink
Version Packages (#3344)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 30, 2023
1 parent f9ea1db commit 15f12ae
Show file tree
Hide file tree
Showing 21 changed files with 34 additions and 30 deletions.
5 changes: 0 additions & 5 deletions .changeset/polite-kangaroos-rhyme.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/shy-maps-raise.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.1.0",
"@urql/core": "^4.1.1",
"@urql/exchange-persisted": "^4.1.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.1.0",
"@urql/core": "^4.1.1",
"@urql/exchange-graphcache": "^6.3.1",
"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.1.0",
"@urql/core": "^4.1.1",
"@urql/exchange-graphcache": "^6.3.1",
"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.1.0",
"@urql/exchange-auth": "^2.1.5",
"@urql/core": "^4.1.1",
"@urql/exchange-auth": "^2.1.6",
"@urql/exchange-graphcache": "^6.3.1",
"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.1.0",
"@urql/core": "^4.1.1",
"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.1.0",
"@urql/core": "^4.1.1",
"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.1.0",
"@urql/core": "^4.1.1",
"@urql/next": "^1.0.0",
"graphql": "^16.6.0",
"next": "13.4.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.1.0",
"@urql/core": "^4.1.1",
"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.1.0",
"@urql/core": "^4.1.1",
"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.1.0",
"@urql/core": "^4.1.1",
"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.1.0",
"@urql/exchange-auth": "^2.1.5",
"@urql/core": "^4.1.1",
"@urql/exchange-auth": "^2.1.6",
"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.1.0",
"@urql/core": "^4.1.1",
"@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.1.0",
"@urql/core": "^4.1.1",
"@urql/exchange-graphcache": "^6.3.1",
"graphql": "^16.6.0",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-svelte/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.1.0",
"@urql/core": "^4.1.1",
"@urql/svelte": "^4.0.4",
"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.1.0",
"@urql/core": "^4.1.1",
"@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.6

### Patch Changes

- `authExchange()` will now block and pass on errors if the initialization function passed to it fails, and will retry indefinitely. It’ll also output a warning for these cases, as the initialization function (i.e. `authExchange(async (utils) => { /*...*/ })`) is not expected to reject/throw
Submitted by [@kitten](https://github.com/kitten) (See [#3343](https://github.com/urql-graphql/urql/pull/3343))

## 2.1.5

### 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.5",
"version": "2.1.6",
"description": "An exchange for managing authentication and token refresh in urql",
"sideEffects": false,
"homepage": "https://formidable.com/open-source/urql/docs/",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @urql/core

## 4.1.1

### Patch Changes

- Add case for `subscriptionExchange` to handle `GraphQLError[]` received in the `error` observer callback.
**Note:** This doesn't strictly check for the `GraphQLError` shape and only checks for arrays and receiving errors in the `ExecutionResult` on the `next` observer callback is preferred and recommended for transports
Submitted by [@kitten](https://github.com/kitten) (See [#3346](https://github.com/urql-graphql/urql/pull/3346))

## 4.1.0

### Minor 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.1.0",
"version": "4.1.1",
"description": "The shared core for the highly customizable and versatile GraphQL client",
"sideEffects": false,
"homepage": "https://formidable.com/open-source/urql/docs/",
Expand Down

0 comments on commit 15f12ae

Please sign in to comment.