Skip to content

Commit 19fa816

Browse files
chore(release): update monorepo packages versions (#3337)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9f3f945 commit 19fa816

File tree

51 files changed

+240
-54
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+240
-54
lines changed

.changeset/eighty-books-wonder.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

benchmark/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# hello-world-benchmark
22

3+
## 3.8.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`9f3f945`](https://github.com/dotansimha/graphql-yoga/commit/9f3f94522a9e8a7a19657efdd445a360ec244d55)]:
9+
- graphql-yoga@5.6.0
10+
- @graphql-yoga/plugin-response-cache@3.8.0
11+
312
## 3.7.0
413

514
### Patch Changes

benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hello-world-benchmark",
3-
"version": "3.7.0",
3+
"version": "3.8.0",
44
"type": "module",
55
"private": true,
66
"scripts": {

examples/apollo-federation/gateway/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# apollo-federation-gateway-with-yoga
22

3+
## 3.6.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`9f3f945`](https://github.com/dotansimha/graphql-yoga/commit/9f3f94522a9e8a7a19657efdd445a360ec244d55)]:
9+
- graphql-yoga@5.6.0
10+
311
## 3.5.0
412

513
### Patch Changes

examples/apollo-federation/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-federation-gateway-with-yoga",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"private": true,
55
"scripts": {
66
"check": "exit 0",

examples/apollo-federation/service/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# apollo-subgraph-with-yoga
22

3+
## 3.6.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`9f3f945`](https://github.com/dotansimha/graphql-yoga/commit/9f3f94522a9e8a7a19657efdd445a360ec244d55)]:
9+
- graphql-yoga@5.6.0
10+
311
## 3.5.0
412

513
### Patch Changes

examples/apollo-federation/service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-subgraph-with-yoga",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"private": true,
55
"scripts": {
66
"check": "exit 0",

examples/aws-lambda/lambda/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# graphql-lambda
22

3+
## 3.6.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`9f3f945`](https://github.com/dotansimha/graphql-yoga/commit/9f3f94522a9e8a7a19657efdd445a360ec244d55)]:
9+
- graphql-yoga@5.6.0
10+
311
## 3.5.0
412

513
### Patch Changes

examples/aws-lambda/lambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-lambda",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"description": "",
55
"author": "",
66
"license": "ISC",

examples/cloudflare-advanced/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# cloudflare-advanced
22

3+
## 3.6.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`9f3f945`](https://github.com/dotansimha/graphql-yoga/commit/9f3f94522a9e8a7a19657efdd445a360ec244d55)]:
9+
- graphql-yoga@5.6.0
10+
311
## 3.5.0
412

513
### Patch Changes

examples/cloudflare-advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudflare-advanced",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"private": true,
55
"scripts": {
66
"check": "tsc --pretty --noEmit",

examples/cloudflare-modules/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# cloudflare
22

3+
## 3.6.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`9f3f945`](https://github.com/dotansimha/graphql-yoga/commit/9f3f94522a9e8a7a19657efdd445a360ec244d55)]:
9+
- graphql-yoga@5.6.0
10+
311
## 3.5.0
412

513
### Patch Changes

examples/cloudflare-modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudflare",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"type": "module",
55
"private": true,
66
"module": "./dist/index.mjs",

examples/nextjs-app/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# nextjs-app
22

3+
## 2.6.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`9f3f945`](https://github.com/dotansimha/graphql-yoga/commit/9f3f94522a9e8a7a19657efdd445a360ec244d55)]:
9+
- graphql-yoga@5.6.0
10+
311
## 2.5.0
412

513
### Patch Changes

examples/nextjs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs-app",
3-
"version": "2.5.0",
3+
"version": "2.6.0",
44
"private": true,
55
"scripts": {
66
"build": "next build",

packages/client/apollo-link/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @graphql-yoga/apollo-link
22

3+
## 3.6.0
4+
35
## 3.5.0
46

57
## 3.4.0

packages/client/apollo-link/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/apollo-link",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"type": "module",
55
"description": "",
66
"repository": {

packages/client/urql-exchange/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @graphql-yoga/urql-exchange
22

3+
## 3.6.0
4+
35
## 3.5.0
46

57
## 3.4.0

packages/client/urql-exchange/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/urql-exchange",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"type": "module",
55
"description": "",
66
"repository": {

packages/graphql-yoga/CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,39 @@
11
# graphql-yoga
22

3+
## 5.6.0
4+
5+
### Minor Changes
6+
7+
- [#3333](https://github.com/dotansimha/graphql-yoga/pull/3333)
8+
[`9f3f945`](https://github.com/dotansimha/graphql-yoga/commit/9f3f94522a9e8a7a19657efdd445a360ec244d55)
9+
Thanks [@ardatan](https://github.com/ardatan)! - By default, Yoga does not allow extra parameters
10+
in the request body other than `query`, `operationName`, `extensions`, and `variables`, then
11+
throws 400 HTTP Error. This change adds a new option called `extraParamNames` to allow extra
12+
parameters in the request body.
13+
14+
```ts
15+
import { createYoga } from 'graphql-yoga'
16+
17+
const yoga = createYoga({
18+
/* other options */
19+
extraParamNames: ['extraParam1', 'extraParam2']
20+
})
21+
22+
const res = await yoga.fetch('/graphql', {
23+
method: 'POST',
24+
headers: {
25+
'Content-Type': 'application/json'
26+
},
27+
body: JSON.stringify({
28+
query: 'query { __typename }',
29+
extraParam1: 'value1',
30+
extraParam2: 'value2'
31+
})
32+
})
33+
34+
console.assert(res.status === 200)
35+
```
36+
337
## 5.5.0
438

539
### Minor Changes

packages/graphql-yoga/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-yoga",
3-
"version": "5.5.0",
3+
"version": "5.6.0",
44
"type": "module",
55
"description": "",
66
"repository": {

packages/nestjs-federation/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @graphql-yoga/nestjs-federation
22

3+
## 3.6.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @graphql-yoga/nestjs@3.6.0
9+
- @graphql-yoga/plugin-apollo-inline-trace@3.6.0
10+
311
## 3.5.0
412

513
### Patch Changes

packages/nestjs-federation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/nestjs-federation",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"type": "module",
55
"description": "GraphQL Yoga driver with Apollo Federation for NestJS GraphQL.",
66
"repository": {

packages/nestjs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @graphql-yoga/nestjs
22

3+
## 3.6.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`9f3f945`](https://github.com/dotansimha/graphql-yoga/commit/9f3f94522a9e8a7a19657efdd445a360ec244d55)]:
9+
- graphql-yoga@5.6.0
10+
311
## 3.5.0
412

513
### Patch Changes

packages/nestjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/nestjs",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"type": "module",
55
"description": "GraphQL Yoga driver for NestJS GraphQL.",
66
"repository": {

packages/plugins/apollo-inline-trace/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @graphql-yoga/plugin-apollo-inline-trace
22

3+
## 3.6.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`9f3f945`](https://github.com/dotansimha/graphql-yoga/commit/9f3f94522a9e8a7a19657efdd445a360ec244d55)]:
9+
- graphql-yoga@5.6.0
10+
311
## 3.5.0
412

513
### Patch Changes

packages/plugins/apollo-inline-trace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/plugin-apollo-inline-trace",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"type": "module",
55
"description": "Apollo's federated tracing plugin for GraphQL Yoga.",
66
"repository": {

packages/plugins/apollo-managed-federation/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @graphql-yoga/apollo-managed-federation
22

3+
## 0.3.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`9f3f945`](https://github.com/dotansimha/graphql-yoga/commit/9f3f94522a9e8a7a19657efdd445a360ec244d55)]:
9+
- graphql-yoga@5.6.0
10+
311
## 0.2.0
412

513
### Patch Changes

packages/plugins/apollo-managed-federation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/apollo-managed-federation",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"type": "module",
55
"repository": {
66
"type": "git",

packages/plugins/apq/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @graphql-yoga/plugin-apq
22

3+
## 3.6.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`9f3f945`](https://github.com/dotansimha/graphql-yoga/commit/9f3f94522a9e8a7a19657efdd445a360ec244d55)]:
9+
- graphql-yoga@5.6.0
10+
311
## 3.5.0
412

513
### Patch Changes

packages/plugins/apq/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/plugin-apq",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"type": "module",
55
"description": "APQ plugin for GraphQL Yoga.",
66
"repository": {

packages/plugins/csrf-prevention/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @graphql-yoga/plugin-csrf-prevention
22

3+
## 3.6.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`9f3f945`](https://github.com/dotansimha/graphql-yoga/commit/9f3f94522a9e8a7a19657efdd445a360ec244d55)]:
9+
- graphql-yoga@5.6.0
10+
311
## 3.5.0
412

513
### Patch Changes

packages/plugins/csrf-prevention/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/plugin-csrf-prevention",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"type": "module",
55
"description": "CSRF prevention plugin for GraphQL Yoga that requires the clients to have a specific header set.",
66
"repository": {

0 commit comments

Comments
 (0)