Skip to content

Commit 0e04f75

Browse files
chore(release): Publish [skip ci]
- @wundergraph/[email protected] - @wundergraph/[email protected] - @wundergraph/[email protected] - @wundergraph/[email protected] - @wundergraph/[email protected] - @wundergraph/[email protected] - @wundergraph/[email protected] - @wundergraph/[email protected] - @wundergraph/[email protected] - @wundergraph/[email protected]
1 parent ec37337 commit 0e04f75

21 files changed

+64
-17
lines changed

packages/golang-client/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.8.6](https://github.com/wundergraph/wundergraph/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-10-25)
7+
8+
**Note:** Version bump only for package @wundergraph/golang-client
9+
610
## [0.8.5](https://github.com/wundergraph/wundergraph/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-10-18)
711

812
**Note:** Version bump only for package @wundergraph/golang-client

packages/golang-client/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wundergraph/golang-client",
3-
"version": "0.8.5",
3+
"version": "0.8.6",
44
"license": "Apache-2.0",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
@@ -32,7 +32,7 @@
3232
"@types/lodash": "^4.14.178",
3333
"@types/node": "^17.0.32",
3434
"@types/object-hash": "^1.3.4",
35-
"@wundergraph/sdk": "workspace:^0.179.3",
35+
"@wundergraph/sdk": "workspace:^0.180.0",
3636
"typescript": "^5.1.6"
3737
},
3838
"peerDependencies": {

packages/nextjs/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.14.9](https://github.com/wundergraph/wundergraph/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-10-25)
7+
8+
**Note:** Version bump only for package @wundergraph/nextjs
9+
610
## [0.14.8](https://github.com/wundergraph/wundergraph/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-10-18)
711

812
**Note:** Version bump only for package @wundergraph/nextjs

packages/nextjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wundergraph/nextjs",
3-
"version": "0.14.8",
3+
"version": "0.14.9",
44
"license": "Apache-2.0",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

packages/react-query/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.9.20](https://github.com/wundergraph/wundergraph/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-10-25)
7+
8+
**Note:** Version bump only for package @wundergraph/react-query
9+
610
## [0.9.19](https://github.com/wundergraph/wundergraph/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-10-18)
711

812
**Note:** Version bump only for package @wundergraph/react-query

packages/react-query/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wundergraph/react-query",
3-
"version": "0.9.19",
3+
"version": "0.9.20",
44
"license": "Apache-2.0",
55
"description": "WunderGraph React Query Integration",
66
"main": "./dist/index.js",

packages/react-relay/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.4.20](https://github.com/wundergraph/wundergraph/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-10-25)
7+
8+
**Note:** Version bump only for package @wundergraph/react-relay
9+
610
## [0.4.19](https://github.com/wundergraph/wundergraph/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-10-18)
711

812
**Note:** Version bump only for package @wundergraph/react-relay

packages/react-relay/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wundergraph/react-relay",
3-
"version": "0.4.19",
3+
"version": "0.4.20",
44
"license": "Apache-2.0",
55
"description": "WunderGraph Relay Integration",
66
"main": "./dist/index.js",

packages/rust-client/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.6](https://github.com/wundergraph/wundergraph/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-10-25)
7+
8+
**Note:** Version bump only for package @wundergraph/rust-client
9+
610
## [0.1.5](https://github.com/wundergraph/wundergraph/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-10-18)
711

812
**Note:** Version bump only for package @wundergraph/rust-client

packages/rust-client/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wundergraph/rust-client",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"license": "Apache-2.0",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
@@ -32,7 +32,7 @@
3232
"@types/lodash": "^4.14.178",
3333
"@types/node": "^17.0.32",
3434
"@types/object-hash": "^1.3.4",
35-
"@wundergraph/sdk": "workspace:^0.179.3",
35+
"@wundergraph/sdk": "workspace:^0.180.0",
3636
"typescript": "^5.1.6"
3737
},
3838
"peerDependencies": {

packages/sdk/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.180.0](https://github.com/wundergraph/wundergraph/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-10-25)
7+
8+
### Features
9+
10+
* add default values support for generated operations ([#1323](https://github.com/wundergraph/wundergraph/issues/1323)) ([49e2df1](https://github.com/wundergraph/wundergraph/commit/49e2df1dff7d5fcb4bb670c593c3e4d1fed7fdd2)) (@uroslates)
11+
12+
### Bug Fixes
13+
14+
* fixed issue where open api mutation would cause gateway timeout after redirect ([#1324](https://github.com/wundergraph/wundergraph/issues/1324)) ([ec37337](https://github.com/wundergraph/wundergraph/commit/ec37337cd8b21562ed1d0400d0d0c295da4bb943)) (@Pagebakers)
15+
616
## [0.179.3](https://github.com/wundergraph/wundergraph/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-10-18)
717

818
### Bug Fixes

packages/sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wundergraph/sdk",
3-
"version": "0.179.3",
3+
"version": "0.180.0",
44
"license": "Apache-2.0",
55
"exports": {
66
".": {

packages/solid-query/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.5.20](https://github.com/wundergraph/wundergraph/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-10-25)
7+
8+
**Note:** Version bump only for package @wundergraph/solid-query
9+
610
## [0.5.19](https://github.com/wundergraph/wundergraph/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-10-18)
711

812
**Note:** Version bump only for package @wundergraph/solid-query

packages/solid-query/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wundergraph/solid-query",
3-
"version": "0.5.19",
3+
"version": "0.5.20",
44
"license": "Apache-2.0",
55
"description": "WunderGraph Solid Query Integration",
66
"main": "./dist/index.js",

packages/svelte-query/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.20](https://github.com/wundergraph/wundergraph/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-10-25)
7+
8+
**Note:** Version bump only for package @wundergraph/svelte-query
9+
610
## [0.3.19](https://github.com/wundergraph/wundergraph/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-10-18)
711

812
**Note:** Version bump only for package @wundergraph/svelte-query

packages/svelte-query/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wundergraph/svelte-query",
3-
"version": "0.3.19",
3+
"version": "0.3.20",
44
"license": "Apache-2.0",
55
"description": "WunderGraph Svelte Query Integration",
66
"module": "./dist/index.js",

packages/swr/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.17.20](https://github.com/wundergraph/wundergraph/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-10-25)
7+
8+
**Note:** Version bump only for package @wundergraph/swr
9+
610
## [0.17.19](https://github.com/wundergraph/wundergraph/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-10-18)
711

812
**Note:** Version bump only for package @wundergraph/swr

packages/swr/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wundergraph/swr",
3-
"version": "0.17.19",
3+
"version": "0.17.20",
44
"license": "Apache-2.0",
55
"description": "WunderGraph SWR Integration",
66
"main": "./dist/index.js",

packages/vue-query/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.2.20](https://github.com/wundergraph/wundergraph/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-10-25)
7+
8+
**Note:** Version bump only for package @wundergraph/vue-query
9+
610
## [0.2.19](https://github.com/wundergraph/wundergraph/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-10-18)
711

812
**Note:** Version bump only for package @wundergraph/vue-query

packages/vue-query/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wundergraph/vue-query",
3-
"version": "0.2.19",
3+
"version": "0.2.20",
44
"license": "Apache-2.0",
55
"description": "WunderGraph Vue Query Integration",
66
"main": "./dist/index.js",

pnpm-lock.yaml

+6-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)