@apollo/federation
Advanced tools
Comparing version 0.12.0 to 0.13.0-alpha.0
# CHANGELOG for `@apollo/federation` | ||
### vNEXT | ||
## vNEXT | ||
> The changes noted within this `vNEXT` section have not been released yet. New PRs and commits which introduce changes should include an entry in this `vNEXT` section as part of their development. When a release is being prepared, a new header will be (manually) created below and the the appropriate changes within that release will be moved into the new section. | ||
- _Nothing yet! Stay tuned._ | ||
## v0.12.0 | ||
- Strip all Type System Directives during composition [#3736](https://github.com/apollographql/apollo-server/pull/3736) | ||
- Prepare for changes in upcoming `graphql@15` release. [#3712](https://github.com/apollographql/apollo-server/pull/3712) | ||
# v0.11.1 | ||
## v0.11.1 | ||
@@ -15,3 +20,3 @@ > [See complete versioning details.](https://github.com/apollographql/apollo-server/commit/2a4c654986a158aaccf947ee56a4bfc48a3173c7) | ||
# v0.11.0 | ||
## v0.11.0 | ||
@@ -22,3 +27,3 @@ > [See complete versioning details.](https://github.com/apollographql/apollo-server/commit/93002737d53dd9a50b473ab9cef14849b3e539aa) | ||
### v0.10.3 | ||
## v0.10.3 | ||
@@ -29,3 +34,3 @@ > [See complete versioning details.](https://github.com/apollographql/apollo-server/commit/3cdde1b7a71ace6411fbacf82a1a61bf737444a6) | ||
### v0.10.1 | ||
## v0.10.1 | ||
@@ -36,3 +41,3 @@ > [See complete versioning details.](https://github.com/apollographql/apollo-server/commit/aa200ce24b834320fc79d2605dac340b37d3e434) | ||
### v0.10.0 | ||
## v0.10.0 | ||
@@ -44,3 +49,3 @@ > [See complete versioning details.](https://github.com/apollographql/apollo-server/commit/6100fb5e0797cd1f578ded7cb77b60fac47e58e3) | ||
### v0.9.1 | ||
## v0.9.1 | ||
@@ -51,3 +56,3 @@ > [See complete versioning details.](https://github.com/apollographql/apollo-server/commit/029c8dca3af812ee70589cdb6de749df3d2843d8) | ||
# v0.6.8 | ||
## v0.6.8 | ||
@@ -58,3 +63,3 @@ > [See complete versioning details.](https://github.com/apollographql/apollo-server/commit/5974b2ce405a06bc331230400b9073f6381738d3) | ||
# v0.6.7 | ||
## v0.6.7 | ||
@@ -65,3 +70,3 @@ > [See complete versioning details.](https://github.com/apollographql/apollo-server/commit/2ea5887acc43461a5539071f4981a5f70e0d0652) | ||
# v0.6.6 | ||
## v0.6.6 | ||
@@ -72,3 +77,3 @@ > [See complete versioning details.](https://github.com/apollographql/apollo-server/commit/183de5f112324def375a45c239955e1bf1608fae) | ||
# v0.6.1 | ||
## v0.6.1 | ||
@@ -75,0 +80,0 @@ > [See complete versioning details.](https://github.com/apollographql/apollo-server/commit/1209839c01b4cac1eb23f42c747296dd9507a8ac) |
{ | ||
"name": "@apollo/federation", | ||
"version": "0.12.0", | ||
"version": "0.13.0-alpha.0", | ||
"description": "Apollo Federation Utilities", | ||
@@ -25,3 +25,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "9c0aa1e661ccc2c5a1471b781102637dd47e21b1" | ||
"gitHead": "2a3e2943056c2ff75a3f631e7c55a2d1cecab9b2" | ||
} |
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
573305