UNPKG

@graphql-hive/federation-gateway-audit

Version:
31 lines (18 loc) 2.5 kB
# @graphql-hive/federation-gateway-audit ## 0.0.3 ### Patch Changes - [#345](https://github.com/graphql-hive/federation-gateway-audit/pull/345) [`f8108df`](https://github.com/graphql-hive/federation-gateway-audit/commit/f8108df29f110f01af226b825ebf5bd93e3f93bc) Thanks [@dotansimha](https://github.com/dotansimha)! - dependencies updates: - Updated dependency [`@apollo/composition@2.14.1` ↗︎](https://www.npmjs.com/package/@apollo/composition/v/2.14.1) (from `^2.13.2`, in `dependencies`) - Updated dependency [`@apollo/subgraph@2.14.1` ↗︎](https://www.npmjs.com/package/@apollo/subgraph/v/2.14.1) (from `^2.13.2`, in `dependencies`) - [`5f38191`](https://github.com/graphql-hive/federation-gateway-audit/commit/5f38191a9ad2ae07c1694aee8ca2ce5b95addbbe) Thanks [@dotansimha](https://github.com/dotansimha)! - Adds 2 new test suites: `partial-union`, `partial-union-complex` ## 0.0.2 ### Patch Changes - [#302](https://github.com/graphql-hive/federation-gateway-audit/pull/302) [`648533e`](https://github.com/graphql-hive/federation-gateway-audit/commit/648533ede147c75838cd06644d0012adccf94f02) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: - Updated dependency [`@apollo/composition@2.13.2` ↗︎](https://www.npmjs.com/package/@apollo/composition/v/2.13.2) (from `2.13.1`, in `dependencies`) - Updated dependency [`@apollo/subgraph@2.13.2` ↗︎](https://www.npmjs.com/package/@apollo/subgraph/v/2.13.2) (from `2.13.1`, in `dependencies`) - [#305](https://github.com/graphql-hive/federation-gateway-audit/pull/305) [`e6501b6`](https://github.com/graphql-hive/federation-gateway-audit/commit/e6501b6306a7a6280083d438ded92920659a7584) Thanks [@ardatan](https://github.com/ardatan)! - Fix \`test\` command of CLI ## 0.0.1 ### Patch Changes - [#293](https://github.com/graphql-hive/federation-gateway-audit/pull/293) [`7780068`](https://github.com/graphql-hive/federation-gateway-audit/commit/77800684f9f77eeb0c764c11d918de98951df2fb) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: - Removed dependency [`dotenv@17.3.1` ↗︎](https://www.npmjs.com/package/dotenv/v/17.3.1) (from `dependencies`) - [#293](https://github.com/graphql-hive/federation-gateway-audit/pull/293) [`7780068`](https://github.com/graphql-hive/federation-gateway-audit/commit/77800684f9f77eeb0c764c11d918de98951df2fb) Thanks [@ardatan](https://github.com/ardatan)! - Remove \`dotenv\` dependency, and use the native \`process.loadEnvFile\`