UNPKG

@graphql-yoga/nestjs

Version:

GraphQL Yoga driver for NestJS GraphQL.

276 lines (185 loc) 9.3 kB
# @graphql-yoga/nestjs ## 3.3.1-rc-20240415115405-cf990492 ### Patch Changes - Updated dependencies [[`cf990492`](https://github.com/dotansimha/graphql-yoga/commit/cf990492c97711ca3660ca93a6efd0bdc619bd4d), [`e46d89c0`](https://github.com/dotansimha/graphql-yoga/commit/e46d89c0c383620496d18e345e06c8da969629b8)]: - graphql-yoga@5.3.1-rc-20240415115405-cf990492 ## 3.3.0 ### Patch Changes - Updated dependencies [[`f775b341`](https://github.com/dotansimha/graphql-yoga/commit/f775b341729145cee68747ab966aa9f4a9ea0389), [`f775b341`](https://github.com/dotansimha/graphql-yoga/commit/f775b341729145cee68747ab966aa9f4a9ea0389), [`f89a1aa2`](https://github.com/dotansimha/graphql-yoga/commit/f89a1aa2a0bd6efc145627a674370b1b22e231fa)]: - graphql-yoga@5.3.0 ## 3.2.0 ### Patch Changes - Updated dependencies [[`71db7548`](https://github.com/dotansimha/graphql-yoga/commit/71db754876612bb9a1df496f478eaf1b94f342cf), [`71db7548`](https://github.com/dotansimha/graphql-yoga/commit/71db754876612bb9a1df496f478eaf1b94f342cf)]: - graphql-yoga@5.2.0 ## 3.1.1 ### Patch Changes - Updated dependencies [[`3ef877a7`](https://github.com/dotansimha/graphql-yoga/commit/3ef877a75c5b19e082121ece08981183422618f0)]: - graphql-yoga@5.1.1 ## 3.1.0 ### Minor Changes - [#2992](https://github.com/dotansimha/graphql-yoga/pull/2992) [`b1f0e3a2`](https://github.com/dotansimha/graphql-yoga/commit/b1f0e3a2986956c6791a251df908e3f8b50ec966) Thanks [@magrinj](https://github.com/magrinj)! - Adding support of conditionalSchema option. (Currently without support for WebSocket subscriptions) ### Patch Changes - Updated dependencies [[`b1f0e3a2`](https://github.com/dotansimha/graphql-yoga/commit/b1f0e3a2986956c6791a251df908e3f8b50ec966)]: - graphql-yoga@5.1.0 ## 3.0.2 ### Patch Changes - Updated dependencies [[`77d107fe`](https://github.com/dotansimha/graphql-yoga/commit/77d107fe1a01044f4ba017ca960bb1bd58407ed7)]: - graphql-yoga@5.0.2 ## 3.0.1 ### Patch Changes - Updated dependencies [[`3fea19f2`](https://github.com/dotansimha/graphql-yoga/commit/3fea19f2a01c85b7d837163d763fae107e8f5a53)]: - graphql-yoga@5.0.1 ## 3.0.0 ### Major Changes - [#3063](https://github.com/dotansimha/graphql-yoga/pull/3063) [`01430e03`](https://github.com/dotansimha/graphql-yoga/commit/01430e03288f072a9cb09b0b898316b1f5b58a5f) Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - **Breaking Change:** Drop support of Node.js 16 ### Patch Changes - Updated dependencies [[`01430e03`](https://github.com/dotansimha/graphql-yoga/commit/01430e03288f072a9cb09b0b898316b1f5b58a5f), [`5b615478`](https://github.com/dotansimha/graphql-yoga/commit/5b6154783957874281bdf180575cdf57fadb75bf), [`350bb851`](https://github.com/dotansimha/graphql-yoga/commit/350bb85195c01cc5b5721f7a90f6cfbe1af36aff)]: - graphql-yoga@5.0.0 ## 2.1.1 ### Patch Changes - Updated dependencies [[`bf602edf`](https://github.com/dotansimha/graphql-yoga/commit/bf602edf790590de1db26b5f3fc39f895104055c)]: - graphql-yoga@4.0.5 ## 2.1.0 ### Minor Changes - [#2977](https://github.com/dotansimha/graphql-yoga/pull/2977) [`bb583a11`](https://github.com/dotansimha/graphql-yoga/commit/bb583a112a99ea99e4af1af9d6d5e31adecfed3b) Thanks [@gthau](https://github.com/gthau)! - Support for NestJS @Subscription.filter method in YogaDriver. ## 2.0.4 ### Patch Changes - Updated dependencies [[`5f182006`](https://github.com/dotansimha/graphql-yoga/commit/5f1820066e8a340ad214b55232fcf439793f91bf)]: - graphql-yoga@4.0.4 ## 2.0.3 ### Patch Changes - Updated dependencies [[`5efb8250`](https://github.com/dotansimha/graphql-yoga/commit/5efb82502da245f2fe730cc18f4af283d31a835c)]: - graphql-yoga@4.0.3 ## 2.0.2 ### Patch Changes - [#2864](https://github.com/dotansimha/graphql-yoga/pull/2864) [`9feb88f6`](https://github.com/dotansimha/graphql-yoga/commit/9feb88f6804ce05c28deb4c442fc21c0f23b8db8) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: - Updated dependency [`@nestjs/common@^10.0.0` ↗︎](https://www.npmjs.com/package/@nestjs/common/v/10.0.0) (from `^8.4.7 || ^9.0.0`, in `peerDependencies`) - Updated dependency [`@nestjs/core@^10.0.0` ↗︎](https://www.npmjs.com/package/@nestjs/core/v/10.0.0) (from `^8.4.7 || ^9.0.0`, in `peerDependencies`) - [#2871](https://github.com/dotansimha/graphql-yoga/pull/2871) [`93c96eed`](https://github.com/dotansimha/graphql-yoga/commit/93c96eedd43b63314a05181feea45bdedecd31b4) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: - Updated dependency [`@nestjs/graphql@^12.0.0` ↗︎](https://www.npmjs.com/package/@nestjs/graphql/v/12.0.0) (from `^11.0.0`, in `peerDependencies`) - Updated dependencies [[`ce6d2465`](https://github.com/dotansimha/graphql-yoga/commit/ce6d24655eb3c59d9a506baf09dbe185da9a8b2b)]: - graphql-yoga@4.0.2 ## 2.0.1 ### Patch Changes - Updated dependencies [[`bb739b05`](https://github.com/dotansimha/graphql-yoga/commit/bb739b0555e67a9ee40da9343cec323463a0f568), [`8f7d7abc`](https://github.com/dotansimha/graphql-yoga/commit/8f7d7abc7f71de33e428ea74f2903290f2b4ed70)]: - graphql-yoga@4.0.1 ## 2.0.0 ### Major Changes - [#2767](https://github.com/dotansimha/graphql-yoga/pull/2767) [`4228c1d5`](https://github.com/dotansimha/graphql-yoga/commit/4228c1d54ed785fac1fb9669d861ed46659872ca) Thanks [@renovate](https://github.com/apps/renovate)! - Drop support for Node.js 14. Require Node.js `>=16`. ### Patch Changes - Updated dependencies [[`4228c1d5`](https://github.com/dotansimha/graphql-yoga/commit/4228c1d54ed785fac1fb9669d861ed46659872ca), [`34ecb4bb`](https://github.com/dotansimha/graphql-yoga/commit/34ecb4bbad3823f1bfde8aa7e1e92139481f9daf), [`ec318fe6`](https://github.com/dotansimha/graphql-yoga/commit/ec318fe6d3945190abbe8b643223268ff9a5e0e9), [`cc370691`](https://github.com/dotansimha/graphql-yoga/commit/cc370691cc525fe5b15cb846c60621d99d313310), [`b309ca0d`](https://github.com/dotansimha/graphql-yoga/commit/b309ca0db1c45264878c3cec0137c3fdbd22fc97), [`dd699c4b`](https://github.com/dotansimha/graphql-yoga/commit/dd699c4bcef24b373ee49237c187df3f093e1dfc), [`4228c1d5`](https://github.com/dotansimha/graphql-yoga/commit/4228c1d54ed785fac1fb9669d861ed46659872ca), [`0522c740`](https://github.com/dotansimha/graphql-yoga/commit/0522c7408c69a1b72af5c220411cf19d7fa859e9)]: - graphql-yoga@4.0.0 ## 1.1.1 ### Patch Changes - Updated dependencies [[`e1a60e21`](https://github.com/dotansimha/graphql-yoga/commit/e1a60e21f10813aa6d0f4673e4eb13979720c2c8), [`c50ea51c`](https://github.com/dotansimha/graphql-yoga/commit/c50ea51c992a6a480799655225727081585f0010), [`c50ea51c`](https://github.com/dotansimha/graphql-yoga/commit/c50ea51c992a6a480799655225727081585f0010)]: - graphql-yoga@3.9.1 ## 1.1.0 ### Patch Changes - Updated dependencies [[`aff69200`](https://github.com/dotansimha/graphql-yoga/commit/aff69200d512c530751c617ee685f9b3f82303f8)]: - graphql-yoga@3.9.0 ## 1.0.1 ### Patch Changes - Updated dependencies [[`ebb65b14`](https://github.com/dotansimha/graphql-yoga/commit/ebb65b14b29bbb4c50c6bb242262444315e99a73), [`528941cb`](https://github.com/dotansimha/graphql-yoga/commit/528941cb4d1670833ee0307de0c715e6b9681d7a)]: - graphql-yoga@3.8.1 ## 1.0.0 ### Major Changes - [#2525](https://github.com/dotansimha/graphql-yoga/pull/2525) [`41f4a545`](https://github.com/dotansimha/graphql-yoga/commit/41f4a545637e3ab16cf8119c4950ea7fe5ab3eb6) Thanks [@enisdenjo](https://github.com/enisdenjo)! - GraphQL Yoga driver for NestJS GraphQL. ### BREAKING CHANGES - No more `subscriptionWithFilter` in YogaBaseDriver. - `YogaBaseDriver.yogaInstance` has been renamed to `YogaBaseDriver.yoga` - `YogaBaseDriver` has been renamed to `AbstractYogaDriver` - Drop `@envelop/apollo-server-errors`, if you want to use it - supply it to the plugins yourself - `graphql` is now a peer dependency - `graphql-yoga` is now a peer dependency - `installSubscriptionHandlers` driver option has been dropped, please use the `subscriptions` option - Apollo Federation v2 support - Apollo Federation driver has been moved to a separate package `@graphql-yoga/nestjs-federation` - Dropped support for `@nestjs/graphql@v10`, now at least v11 is required (https://github.com/nestjs/graphql/pull/2435) - Minimum Node.js engine is v14 ### Patch Changes - Updated dependencies [[`99b72696`](https://github.com/dotansimha/graphql-yoga/commit/99b726961b45b9c22d6383e2fe7212d21d324553), [`99b72696`](https://github.com/dotansimha/graphql-yoga/commit/99b726961b45b9c22d6383e2fe7212d21d324553), [`09d23a4b`](https://github.com/dotansimha/graphql-yoga/commit/09d23a4b3b22f520c41f3cebbe3b11ffbda39557)]: - graphql-yoga@3.8.0 ## 0.3.1 ### Patch Changes - 05d838c: Make Fastify platform work (#79) ## 0.3.0 ### Minor Changes - 2c1f603: @nestjs/graphql should be a peer dependency ## 0.2.0 ### Minor Changes - 8161b3e: Support NestJS v9 ## 0.1.0 ### Minor Changes - c58c7d5: Yoga v3 ## 0.0.4 ### Patch Changes - b57dd7a: Fix Federated service code-first schema generation ## 0.0.3 ### Patch Changes - 486baac: fix build ## 0.0.2 ### Patch Changes - 3237986: update documentation