Skip to content

Releases: mercurius-js/mercurius

v6.4.0

23 Oct 18:09
Compare
Choose a tag to compare

📚 PR:

  • fix(gateway): handle interface referenced multiple times in services (#335)
  • improve types & docs (#333)
  • Fix refreshing subscription schema (#336)
  • fix(gateway): handle complex and nested interfaces with external types (#337)

v6.3.0

20 Oct 18:57
Compare
Choose a tag to compare

📚 PR:

  • docs in own files, added plugins & integrations (#312)
  • Add support for simplified api for custom directives (#322)
  • Update gateway docs (#325)
  • implement docsify (#323)
  • testing & altair docs (#328)
  • feat(subscription): implement subscription filters (#326)
  • doc(loaders): enhance loaders documentation (#332)
  • Move to graphql-tools scope packages (#331)
  • doc(README): add Federated subscriptions support (#330)

v6.2.0

15 Oct 08:47
Compare
Choose a tag to compare

📚 PR:

  • fix(gateway): handle union and inlineFragments (#319)
  • Add documentation regarding Nexus schema (#318)
  • feat(gateway): add initHeaders option for services (#317)

v6.1.1

11 Oct 10:48
Compare
Choose a tag to compare

📚 PR:

  • Improve error messages (#314)
  • fix(gateway): make parent field take into account any children with @requires directive (#313)

v6.1.0

08 Oct 13:19
Compare
Choose a tag to compare

📚 PR:

  • feat: defineResolvers should throw if field is not defined in schema (#302)
  • Expose buildFederationSchema (#301)
  • test(gateway): support array references and empty reponse (#308)
  • feat: support extensions from query for GET requests (#307)

v6.0.0

01 Oct 12:46
Compare
Choose a tag to compare

Renamed to mercurius

v5.8.2

01 Oct 10:11
Compare
Choose a tag to compare

📚 PR:

  • fix(gateway): support array references (#290)
  • fix(gateway): should support multiple extends of the same type in the service SDL (#292)
  • doc(README): add note about errorHandler (#293)

v5.8.1

24 Sep 16:20
Compare
Choose a tag to compare

What’s Changed

v5.8.0

24 Sep 09:54
Compare
Choose a tag to compare

What’s Changed

v5.7.0

08 Sep 14:22
Compare
Choose a tag to compare

What’s Changed