Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upcoming Release Changes #3737

Merged
merged 1 commit into from
Feb 6, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/fresh-penguins-drum.md

This file was deleted.

20 changes: 0 additions & 20 deletions .changeset/friendly-actors-brake.md

This file was deleted.

10 changes: 10 additions & 0 deletions benchmark/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# hello-world-benchmark

## 3.13.0

### Patch Changes

- Updated dependencies
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
- [email protected]
- @graphql-yoga/[email protected]

## 3.12.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hello-world-benchmark",
"version": "3.12.11",
"version": "3.13.0",
"type": "module",
"private": true,
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions examples/apollo-federation/gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# apollo-federation-gateway-with-yoga

## 3.11.0

### Patch Changes

- Updated dependencies
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
- [email protected]

## 3.10.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/apollo-federation/gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apollo-federation-gateway-with-yoga",
"version": "3.10.11",
"version": "3.11.0",
"private": true,
"scripts": {
"check": "exit 0",
Expand Down
9 changes: 9 additions & 0 deletions examples/apollo-federation/service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# apollo-subgraph-with-yoga

## 3.11.0

### Patch Changes

- Updated dependencies
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
- [email protected]

## 3.10.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/apollo-federation/service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apollo-subgraph-with-yoga",
"version": "3.10.11",
"version": "3.11.0",
"private": true,
"scripts": {
"check": "exit 0",
Expand Down
9 changes: 9 additions & 0 deletions examples/aws-lambda/lambda/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# graphql-lambda

## 3.11.0

### Patch Changes

- Updated dependencies
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
- [email protected]

## 3.10.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/aws-lambda/lambda/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-lambda",
"version": "3.10.11",
"version": "3.11.0",
"description": "",
"author": "",
"license": "ISC",
Expand Down
9 changes: 9 additions & 0 deletions examples/cloudflare-advanced/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# cloudflare-advanced

## 3.11.0

### Patch Changes

- Updated dependencies
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
- [email protected]

## 3.10.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/cloudflare-advanced/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudflare-advanced",
"version": "3.10.11",
"version": "3.11.0",
"private": true,
"scripts": {
"check": "tsc --pretty --noEmit",
Expand Down
9 changes: 9 additions & 0 deletions examples/cloudflare-modules/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# cloudflare

## 3.11.0

### Patch Changes

- Updated dependencies
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
- [email protected]

## 3.10.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/cloudflare-modules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudflare",
"version": "3.10.11",
"version": "3.11.0",
"type": "module",
"private": true,
"module": "./dist/index.mjs",
Expand Down
9 changes: 9 additions & 0 deletions examples/nextjs-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# nextjs-app

## 2.11.0

### Patch Changes

- Updated dependencies
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
- [email protected]

## 2.10.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextjs-app",
"version": "2.10.11",
"version": "2.11.0",
"private": true,
"scripts": {
"build": "next build",
Expand Down
2 changes: 2 additions & 0 deletions packages/client/apollo-link/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @graphql-yoga/apollo-link

## 3.11.0

## 3.10.10

## 3.10.9
Expand Down
2 changes: 1 addition & 1 deletion packages/client/apollo-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/apollo-link",
"version": "3.10.10",
"version": "3.11.0",
"type": "module",
"description": "",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/client/urql-exchange/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @graphql-yoga/urql-exchange

## 3.11.0

## 3.10.11

## 3.10.10
Expand Down
2 changes: 1 addition & 1 deletion packages/client/urql-exchange/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/urql-exchange",
"version": "3.10.11",
"version": "3.11.0",
"type": "module",
"description": "",
"repository": {
Expand Down
30 changes: 30 additions & 0 deletions packages/graphql-yoga/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# graphql-yoga

## 5.11.0

### Minor Changes

- [#3727](https://github.com/dotansimha/graphql-yoga/pull/3727)
[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205)
Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - Allow to configure the endpoint used by
GraphiQL to send requests.

- [#3736](https://github.com/dotansimha/graphql-yoga/pull/3736)
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)
Thanks [@ardatan](https://github.com/ardatan)! - Now it is possible to replace or wrap the logic
how `GraphQLParams` handled;

By default Yoga calls Envelop to handle the parameters, but now you can replace it with your own
logic.

Example: Wrap the GraphQL handling pipeline in an `AsyncLocalStorage`

```ts
function myPlugin(): Plugin {
const context = new AsyncLocalStorage();
return {
onParams({ paramsHandler, setParamsHandler }) {
const store = { foo: 'bar' }
setParamsHandler(payload => context.run(store, paramsHandler, payload))
}
}
```

## 5.10.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-yoga/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-yoga",
"version": "5.10.11",
"version": "5.11.0",
"type": "module",
"description": "",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/nestjs-federation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-yoga/nestjs-federation

## 3.11.0

### Patch Changes

- Updated dependencies []:
- @graphql-yoga/[email protected]
- @graphql-yoga/[email protected]

## 3.10.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nestjs-federation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/nestjs-federation",
"version": "3.10.13",
"version": "3.11.0",
"type": "module",
"description": "GraphQL Yoga driver with Apollo Federation for NestJS GraphQL.",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/nestjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @graphql-yoga/nestjs

## 3.11.0

### Patch Changes

- Updated dependencies
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
- [email protected]

## 3.10.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nestjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/nestjs",
"version": "3.10.12",
"version": "3.11.0",
"type": "module",
"description": "GraphQL Yoga driver for NestJS GraphQL.",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/plugins/apollo-inline-trace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @graphql-yoga/plugin-apollo-inline-trace

## 3.11.0

### Patch Changes

- Updated dependencies
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
- [email protected]

## 3.10.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/apollo-inline-trace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/plugin-apollo-inline-trace",
"version": "3.10.12",
"version": "3.11.0",
"type": "module",
"description": "Apollo's federated tracing plugin for GraphQL Yoga.",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/plugins/apollo-managed-federation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @graphql-yoga/apollo-managed-federation

## 0.9.0

### Patch Changes

- Updated dependencies
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
- [email protected]

## 0.8.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/apollo-managed-federation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/apollo-managed-federation",
"version": "0.8.6",
"version": "0.9.0",
"type": "module",
"repository": {
"type": "git",
Expand Down
10 changes: 10 additions & 0 deletions packages/plugins/apollo-usage-report/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @graphql-yoga/plugin-apollo-usage-report

## 0.6.0

### Patch Changes

- Updated dependencies
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
- [email protected]
- @graphql-yoga/[email protected]

## 0.5.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/apollo-usage-report/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/plugin-apollo-usage-report",
"version": "0.5.9",
"version": "0.6.0",
"type": "module",
"description": "Apollo's GraphOS usage report plugin for GraphQL Yoga.",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/plugins/apq/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @graphql-yoga/plugin-apq

## 3.11.0

### Patch Changes

- Updated dependencies
[[`5fd15b8`](https://github.com/dotansimha/graphql-yoga/commit/5fd15b851a0141839346ce918207a607c00ac205),
[`d13b8a4`](https://github.com/dotansimha/graphql-yoga/commit/d13b8a4a25f665e8484d64214b566e207de73514)]:
- [email protected]

## 3.10.11

### Patch Changes
Expand Down
Loading
Loading