Breaking Changes
In this release we have split out the federation support into two modules:
@mercuriusjs/federation
that provides the metadata for the individual service@mercurius/gateway
that provides the gateway support
This will simplify maintenance and reduce package size.
What's Changed
- build(deps-dev): bump @graphql-tools/utils from 8.13.1 to 9.1.4 by @dependabot in #943
- Feat/remove federation by @marco-ippolito in #942
- build(deps-dev): bump wait-on from 6.0.1 to 7.0.1 by @dependabot in #934
- Bumped tiny-lru to v10.x by @mcollina in #946
- build(deps-dev): bump tap from 16.3.0 to 16.3.4 by @dependabot in #949
Full Changelog: v11.5.0...v12.0.0