Skip to content

Commit de5cd14

Browse files
chore(release): update monorepo packages versions (#3737)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4feab38 commit de5cd14

Some content is hidden

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

54 files changed

+268
-51
lines changed

.changeset/fresh-penguins-drum.md

-5
This file was deleted.

.changeset/friendly-actors-brake.md

-20
This file was deleted.

benchmark/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# hello-world-benchmark
22

3+
## 3.13.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
9+
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
10+
11+
- @graphql-yoga/plugin-response-cache@3.13.0
12+
313
## 3.12.11
414

515
### Patch Changes

benchmark/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hello-world-benchmark",
3-
"version": "3.12.11",
3+
"version": "3.13.0",
44
"type": "module",
55
"private": true,
66
"scripts": {

examples/apollo-federation/gateway/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# apollo-federation-gateway-with-yoga
22

3+
## 3.11.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
9+
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
10+
11+
312
## 3.10.11
413

514
### Patch Changes

examples/apollo-federation/gateway/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-federation-gateway-with-yoga",
3-
"version": "3.10.11",
3+
"version": "3.11.0",
44
"private": true,
55
"scripts": {
66
"check": "exit 0",

examples/apollo-federation/service/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# apollo-subgraph-with-yoga
22

3+
## 3.11.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
9+
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
10+
11+
312
## 3.10.11
413

514
### Patch Changes

examples/apollo-federation/service/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-subgraph-with-yoga",
3-
"version": "3.10.11",
3+
"version": "3.11.0",
44
"private": true,
55
"scripts": {
66
"check": "exit 0",

examples/aws-lambda/lambda/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# graphql-lambda
22

3+
## 3.11.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
9+
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
10+
11+
312
## 3.10.11
413

514
### Patch Changes

examples/aws-lambda/lambda/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-lambda",
3-
"version": "3.10.11",
3+
"version": "3.11.0",
44
"description": "",
55
"author": "",
66
"license": "ISC",

examples/cloudflare-advanced/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# cloudflare-advanced
22

3+
## 3.11.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
9+
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
10+
11+
312
## 3.10.11
413

514
### Patch Changes

examples/cloudflare-advanced/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudflare-advanced",
3-
"version": "3.10.11",
3+
"version": "3.11.0",
44
"private": true,
55
"scripts": {
66
"check": "tsc --pretty --noEmit",

examples/cloudflare-modules/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# cloudflare
22

3+
## 3.11.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
9+
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
10+
11+
312
## 3.10.11
413

514
### Patch Changes

examples/cloudflare-modules/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudflare",
3-
"version": "3.10.11",
3+
"version": "3.11.0",
44
"type": "module",
55
"private": true,
66
"module": "./dist/index.mjs",

examples/nextjs-app/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# nextjs-app
22

3+
## 2.11.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
9+
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
10+
11+
312
## 2.10.11
413

514
### Patch Changes

examples/nextjs-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs-app",
3-
"version": "2.10.11",
3+
"version": "2.11.0",
44
"private": true,
55
"scripts": {
66
"build": "next build",

packages/client/apollo-link/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @graphql-yoga/apollo-link
22

3+
## 3.11.0
4+
35
## 3.10.10
46

57
## 3.10.9

packages/client/apollo-link/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/apollo-link",
3-
"version": "3.10.10",
3+
"version": "3.11.0",
44
"type": "module",
55
"description": "",
66
"repository": {

packages/client/urql-exchange/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @graphql-yoga/urql-exchange
22

3+
## 3.11.0
4+
35
## 3.10.11
46

57
## 3.10.10

packages/client/urql-exchange/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/urql-exchange",
3-
"version": "3.10.11",
3+
"version": "3.11.0",
44
"type": "module",
55
"description": "",
66
"repository": {

packages/graphql-yoga/CHANGELOG.md

+30
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# graphql-yoga
22

3+
## 5.11.0
4+
5+
### Minor Changes
6+
7+
- [#3727](https://github.com/dotansimha/graphql-yoga/pull/3727)
8+
[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205)
9+
Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - Allow to configure the endpoint used by
10+
GraphiQL to send requests.
11+
12+
- [#3736](https://github.com/dotansimha/graphql-yoga/pull/3736)
13+
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)
14+
Thanks [@ardatan](https://github.com/ardatan)! - Now it is possible to replace or wrap the logic
15+
how `GraphQLParams` handled;
16+
17+
By default Yoga calls Envelop to handle the parameters, but now you can replace it with your own
18+
logic.
19+
20+
Example: Wrap the GraphQL handling pipeline in an `AsyncLocalStorage`
21+
22+
```ts
23+
function myPlugin(): Plugin {
24+
const context = new AsyncLocalStorage();
25+
return {
26+
onParams({ paramsHandler, setParamsHandler }) {
27+
const store = { foo: 'bar' }
28+
setParamsHandler(payload => context.run(store, paramsHandler, payload))
29+
}
30+
}
31+
```
32+
333
## 5.10.11
434
535
### Patch Changes

packages/graphql-yoga/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-yoga",
3-
"version": "5.10.11",
3+
"version": "5.11.0",
44
"type": "module",
55
"description": "",
66
"repository": {

packages/nestjs-federation/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @graphql-yoga/nestjs-federation
22

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

513
### Patch Changes

packages/nestjs-federation/package.json

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

packages/nestjs/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @graphql-yoga/nestjs
22

3+
## 3.11.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
9+
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
10+
11+
312
## 3.10.12
413

514
### Patch Changes

packages/nestjs/package.json

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

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

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @graphql-yoga/plugin-apollo-inline-trace
22

3+
## 3.11.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
9+
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
10+
11+
312
## 3.10.12
413

514
### Patch Changes

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

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

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

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @graphql-yoga/apollo-managed-federation
22

3+
## 0.9.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
9+
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
10+
11+
312
## 0.8.6
413

514
### Patch Changes

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/apollo-managed-federation",
3-
"version": "0.8.6",
3+
"version": "0.9.0",
44
"type": "module",
55
"repository": {
66
"type": "git",

packages/plugins/apollo-usage-report/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @graphql-yoga/plugin-apollo-usage-report
22

3+
## 0.6.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
9+
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
10+
11+
- @graphql-yoga/plugin-apollo-inline-trace@3.11.0
12+
313
## 0.5.9
414

515
### Patch Changes

packages/plugins/apollo-usage-report/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/plugin-apollo-usage-report",
3-
"version": "0.5.9",
3+
"version": "0.6.0",
44
"type": "module",
55
"description": "Apollo's GraphOS usage report plugin for GraphQL Yoga.",
66
"repository": {

packages/plugins/apq/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @graphql-yoga/plugin-apq
22

3+
## 3.11.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
9+
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
10+
11+
312
## 3.10.11
413

514
### Patch Changes

0 commit comments

Comments
 (0)