Skip to content

v6.0.11

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 22:40
· 3779 commits to master since this release
85d706b

Come talk to us directly on our Discord channel
Contact us here: the-guild.dev

What’s Changed

🚀 Features

  • Remove location data from loaded documents to reduce document size @ardatan (#1666)

🐛 Bug Fixes

  • Use non-node friendly aggregate error @ardatan (#1683)
  • fix(merge): add default value for mergeDirectives @rufman (#1671)
  • fix for missing enum in build operation node for field method @brense (#1681)
  • fix(proxiedResults): handle top level errors when using type merging @nicolas-cherel (#1648)
  • fix(stitching): avoid duplicate directives @yaacovCR (#1665)
  • fix combination of type merging and gateway type extensions @yaacovCR (#1664)