UNPKG

@graphql-yoga/nestjs-federation

Version:

GraphQL Yoga driver with Apollo Federation for NestJS GraphQL.

53 lines (33 loc) 2.5 kB
# @graphql-yoga/nestjs-federation ## 2.0.0-rc-20230526141732-fe04a475 ### 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 - [#2782](https://github.com/dotansimha/graphql-yoga/pull/2782) [`1c18902f`](https://github.com/dotansimha/graphql-yoga/commit/1c18902f6b6e0c4c455dc90ee73033db502a9e02) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: - Updated dependency [`@envelop/apollo-federation@^4.0.0` ↗︎](https://www.npmjs.com/package/@envelop/apollo-federation/v/4.0.0) (from `^3.0.6`, in `dependencies`) - Updated dependency [`@envelop/core@^4.0.0` ↗︎](https://www.npmjs.com/package/@envelop/core/v/4.0.0) (from `^3.0.6`, in `dependencies`) - Updated dependencies [[`4228c1d5`](https://github.com/dotansimha/graphql-yoga/commit/4228c1d54ed785fac1fb9669d861ed46659872ca), [`1c18902f`](https://github.com/dotansimha/graphql-yoga/commit/1c18902f6b6e0c4c455dc90ee73033db502a9e02), [`4228c1d5`](https://github.com/dotansimha/graphql-yoga/commit/4228c1d54ed785fac1fb9669d861ed46659872ca)]: - @graphql-yoga/plugin-apollo-inline-trace@2.0.0-rc-20230526141732-fe04a475 - @graphql-yoga/nestjs@2.0.0-rc-20230526141732-fe04a475 ## 1.1.1 ### Patch Changes - Updated dependencies [[`c50ea51c`](https://github.com/dotansimha/graphql-yoga/commit/c50ea51c992a6a480799655225727081585f0010)]: - @graphql-yoga/plugin-apollo-inline-trace@1.9.1 - @graphql-yoga/nestjs@1.1.1 ## 1.1.0 ### Patch Changes - Updated dependencies []: - @graphql-yoga/nestjs@1.1.0 - @graphql-yoga/plugin-apollo-inline-trace@1.9.0 ## 1.0.1 ### Patch Changes - Updated dependencies []: - @graphql-yoga/nestjs@1.0.1 - @graphql-yoga/plugin-apollo-inline-trace@1.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 with Apollo Federation for NestJS GraphQL ### Patch Changes - Updated dependencies [[`41f4a545`](https://github.com/dotansimha/graphql-yoga/commit/41f4a545637e3ab16cf8119c4950ea7fe5ab3eb6)]: - @graphql-yoga/nestjs@1.0.0 - @graphql-yoga/plugin-apollo-inline-trace@1.8.0