Skip to content

v12.0.0

Compare
Choose a tag to compare
@mcollina mcollina released this 30 Jan 09:29
· 88 commits to master since this release
cbe637d

Breaking Changes

In this release we have split out the federation support into two modules:

  1. @mercuriusjs/federation that provides the metadata for the individual service
  2. @mercurius/gateway that provides the gateway support

This will simplify maintenance and reduce package size.

What's Changed

Full Changelog: v11.5.0...v12.0.0