Skip to content

Commit 9c561f3

Browse files
Version Packages (#3706)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8c90e08 commit 9c561f3

File tree

31 files changed

+60
-34
lines changed

31 files changed

+60
-34
lines changed

.changeset/chatty-toes-melt.md

-9
This file was deleted.

examples/with-apq/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"graphql": "^16.6.0",
1212
"react": "^18.2.0",
1313
"react-dom": "^18.2.0",
14-
"urql": "^4.2.0"
14+
"urql": "^4.2.1"
1515
},
1616
"devDependencies": {
1717
"@vitejs/plugin-react": "^3.1.0",

examples/with-defer-stream-directives/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"graphql": "17.0.0-alpha.2",
2323
"react": "^18.2.0",
2424
"react-dom": "^18.2.0",
25-
"urql": "^4.2.0"
25+
"urql": "^4.2.1"
2626
},
2727
"devDependencies": {
2828
"@apollo/server": "^4.4.1",

examples/with-graphcache-pagination/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"graphql": "^16.6.0",
1212
"react": "^18.2.0",
1313
"react-dom": "^18.2.0",
14-
"urql": "^4.2.0"
14+
"urql": "^4.2.1"
1515
},
1616
"devDependencies": {
1717
"@vitejs/plugin-react": "^3.1.0",

examples/with-graphcache-updates/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"graphql": "^16.6.0",
1313
"react": "^18.2.0",
1414
"react-dom": "^18.2.0",
15-
"urql": "^4.2.0"
15+
"urql": "^4.2.1"
1616
},
1717
"devDependencies": {
1818
"@vitejs/plugin-react": "^3.1.0",

examples/with-infinite-pagination/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"graphql": "^16.6.0",
1111
"react": "^18.2.0",
1212
"react-dom": "^18.2.0",
13-
"urql": "^4.2.0"
13+
"urql": "^4.2.1"
1414
},
1515
"devDependencies": {
1616
"@vitejs/plugin-react": "^3.1.0",

examples/with-multipart/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"graphql": "^16.6.0",
1111
"react": "^18.2.0",
1212
"react-dom": "^18.2.0",
13-
"urql": "^4.2.0"
13+
"urql": "^4.2.1"
1414
},
1515
"devDependencies": {
1616
"@vitejs/plugin-react": "^3.1.0",

examples/with-next/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"next": "13.4.2",
1010
"react": "^18.2.0",
1111
"react-dom": "^18.2.0",
12-
"urql": "^4.2.0"
12+
"urql": "^4.2.1"
1313
},
1414
"scripts": {
1515
"dev": "next dev",

examples/with-pagination/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"graphql": "^16.6.0",
1111
"react": "^18.2.0",
1212
"react-dom": "^18.2.0",
13-
"urql": "^4.2.0"
13+
"urql": "^4.2.1"
1414
},
1515
"devDependencies": {
1616
"@vitejs/plugin-react": "^3.1.0",

examples/with-react-native/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"graphql": "^16.6.0",
1313
"react": "18.2.0",
1414
"react-native": "0.71.4",
15-
"urql": "^4.2.0"
15+
"urql": "^4.2.1"
1616
},
1717
"devDependencies": {
1818
"@babel/core": "^7.12.9",

examples/with-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"graphql": "^16.6.0",
1111
"react": "^18.2.0",
1212
"react-dom": "^18.2.0",
13-
"urql": "^4.2.0"
13+
"urql": "^4.2.1"
1414
},
1515
"devDependencies": {
1616
"@vitejs/plugin-react": "^3.1.0",

examples/with-refresh-auth/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"graphql": "^16.6.0",
1212
"react": "^18.2.0",
1313
"react-dom": "^18.2.0",
14-
"urql": "^4.2.0"
14+
"urql": "^4.2.1"
1515
},
1616
"devDependencies": {
1717
"@vitejs/plugin-react": "^3.1.0",

examples/with-retry/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"graphql": "^16.6.0",
1212
"react": "^18.2.0",
1313
"react-dom": "^18.2.0",
14-
"urql": "^4.2.0"
14+
"urql": "^4.2.1"
1515
},
1616
"devDependencies": {
1717
"@vitejs/plugin-react": "^3.1.0",

examples/with-subscriptions-via-fetch/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"graphql": "^16.6.0",
1414
"react": "^18.2.0",
1515
"react-dom": "^18.2.0",
16-
"urql": "^4.2.0"
16+
"urql": "^4.2.1"
1717
},
1818
"devDependencies": {
1919
"@vitejs/plugin-react": "^3.1.0",

examples/with-svelte/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@urql/core": "^5.0.8",
12-
"@urql/svelte": "^4.2.1",
12+
"@urql/svelte": "^4.2.2",
1313
"graphql": "^16.6.0",
1414
"svelte": "^4.0.5"
1515
},

examples/with-vue3/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@urql/core": "^5.0.8",
12-
"@urql/vue": "^1.4.1",
12+
"@urql/vue": "^1.4.2",
1313
"graphql": "^16.6.0",
1414
"vue": "^3.2.47"
1515
},

packages/preact-urql/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @urql/preact
22

3+
## 4.1.1
4+
5+
### Patch Changes
6+
7+
- Add type for `hasNext` to the query and mutation results
8+
Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#3703](https://github.com/urql-graphql/urql/pull/3703))
9+
310
## 4.1.0
411

512
### Minor Changes

packages/preact-urql/jsr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@urql/preact",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"exports": {
55
".": "./src/index.ts"
66
},

packages/preact-urql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@urql/preact",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "A highly customizable and versatile GraphQL client for Preact",
55
"sideEffects": false,
66
"homepage": "https://formidable.com/open-source/urql/docs/",

packages/react-urql/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# urql
22

3+
## 4.2.1
4+
5+
### Patch Changes
6+
7+
- Add type for `hasNext` to the query and mutation results
8+
Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#3703](https://github.com/urql-graphql/urql/pull/3703))
9+
310
## 4.2.0
411

512
### Minor Changes

packages/react-urql/jsr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "urql",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"exports": "src/index.ts",
55
"exclude": [
66
"node_modules",

packages/react-urql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "urql",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"description": "A highly customizable and versatile GraphQL client for React",
55
"sideEffects": false,
66
"homepage": "https://formidable.com/open-source/urql/docs/",

packages/solid-urql/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @urql/solid
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- Add type for `hasNext` to the query and mutation results
8+
Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#3703](https://github.com/urql-graphql/urql/pull/3703))
9+
310
## 0.1.0
411

512
### Minor Changes

packages/solid-urql/jsr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@urql/solid",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"exports": {
55
".": "./src/index.ts"
66
},

packages/solid-urql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@urql/solid",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A highly customizable and versatile GraphQL client for Solid",
55
"sideEffects": false,
66
"homepage": "https://formidable.com/open-source/urql/docs/",

packages/svelte-urql/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @urql/svelte
22

3+
## 4.2.2
4+
5+
### Patch Changes
6+
7+
- Add type for `hasNext` to the query and mutation results
8+
Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#3703](https://github.com/urql-graphql/urql/pull/3703))
9+
310
## 4.2.1
411

512
### Patch Changes

packages/svelte-urql/jsr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@urql/svelte",
3-
"version": "4.2.1",
3+
"version": "4.2.2",
44
"exports": {
55
".": "./src/index.ts"
66
},

packages/svelte-urql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@urql/svelte",
3-
"version": "4.2.1",
3+
"version": "4.2.2",
44
"description": "A highly customizable and versatile GraphQL client for Svelte",
55
"sideEffects": false,
66
"homepage": "https://formidable.com/open-source/urql/docs/",

packages/vue-urql/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @urql/vue
22

3+
## 1.4.2
4+
5+
### Patch Changes
6+
7+
- Add type for `hasNext` to the query and mutation results
8+
Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#3703](https://github.com/urql-graphql/urql/pull/3703))
9+
310
## 1.4.1
411

512
### Patch Changes

packages/vue-urql/jsr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@urql/vue",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"exports": {
55
".": "./src/index.ts"
66
},

packages/vue-urql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@urql/vue",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "A highly customizable and versatile GraphQL client for vue",
55
"sideEffects": false,
66
"homepage": "https://formidable.com/open-source/urql/docs/",

0 commit comments

Comments
 (0)