@apollo/composition
Advanced tools
Comparing version 2.4.0 to 2.4.1
# CHANGELOG for `@apollo/composition` | ||
## 2.4.1 | ||
### Patch Changes | ||
- Start building packages with TS 5.x, which should have no effect on consumers ([#2480](https://github.com/apollographql/federation/pull/2480)) | ||
- Updated dependencies [[`450b9578`](https://github.com/apollographql/federation/commit/450b9578ec8d66a48621f0e76fe0b4f738a78659), [`afde3158`](https://github.com/apollographql/federation/commit/afde3158ec2ee93b123a9bdb0f1a852e41fa7f27), [`eafebc3c`](https://github.com/apollographql/federation/commit/eafebc3c9af5c511990fe66b7c2900ba9a1b330f), [`01fe3f83`](https://github.com/apollographql/federation/commit/01fe3f836c08805c1c53b14c745a5117c678866d)]: | ||
- @apollo/query-graphs@2.4.1 | ||
- @apollo/federation-internals@2.4.1 | ||
## 2.4.0 | ||
@@ -42,2 +52,9 @@ ### Minor Changes | ||
## 2.3.5 | ||
### Patch Changes | ||
- Updated dependencies []: | ||
- @apollo/federation-internals@2.3.5 | ||
- @apollo/query-graphs@2.3.5 | ||
## 2.3.4 | ||
@@ -44,0 +61,0 @@ ### Patch Changes |
{ | ||
"name": "@apollo/composition", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"description": "Apollo Federation composition utilities", | ||
@@ -30,4 +30,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@apollo/federation-internals": "2.4.0", | ||
"@apollo/query-graphs": "2.4.0" | ||
"@apollo/federation-internals": "2.4.1", | ||
"@apollo/query-graphs": "2.4.1" | ||
}, | ||
@@ -34,0 +34,0 @@ "peerDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
812962
+ Added@apollo/federation-internals@2.4.1(transitive)
+ Added@apollo/query-graphs@2.4.1(transitive)
- Removed@apollo/federation-internals@2.4.0(transitive)
- Removed@apollo/query-graphs@2.4.0(transitive)
Updated@apollo/query-graphs@2.4.1