Skip to content

Releases: mercurius-js/mercurius

v7.6.1

07 May 16:21
Compare
Choose a tag to compare

📚 PR:

  • fix mergeInfo type conflict (#472)
  • Add Mercurius auth plugin documentation links (#475)
  • fix(types): add context to rewrite headers (#480)

v7.6.0

28 Apr 08:13
Compare
Choose a tag to compare

📚 PR:

  • fix #467 (#468)
  • build(deps-dev): bump @types/node from 14.14.42 to 15.0.0 (#469)
  • feat: @requires directive on different services as gateway (#470)

v7.5.0

21 Apr 17:43
Compare
Choose a tag to compare

📚 PR:

  • Add support for Mercurius auth plugin (#461)
  • Produce a friendly error message in case of a missing @key (#462)
  • add Node v16 to CI (#464)

v7.4.0

09 Apr 10:55
Compare
Choose a tag to compare

📚 PR:

  • Add automerge
  • build(deps): bump actions/setup-node from v1 to v2.1.5 (#439)
  • build(deps-dev): bump autocannon from 6.5.0 to 7.0.5 (#440)
  • build(deps-dev): bump tsd from 0.13.1 to 0.14.0 (#441)
  • build(deps): bump fastify-plugin from 2.3.4 to 3.0.0 (#449)
  • build(deps): bump fastify-static from 3.4.0 to 4.0.1 (#448)
  • build(deps): bump fastify-error from 0.2.0 to 0.3.0 (#442)
  • update to standard@16 (#450)
  • build(deps-dev): bump snazzy from 8.0.0 to 9.0.0 (#446)
  • build(deps-dev): bump graphql-tools from 6.2.6 to 7.0.4 (#445)
  • build(deps-dev): bump @sinonjs/fake-timers from 6.0.1 to 7.0.2 (#443)
  • build(deps-dev): bump @graphql-tools/utils from 6.2.4 to 7.7.1 (#447)
  • build(deps-dev): bump @graphql-tools/schema from 6.2.4 to 7.1.3 (#451)
  • feat(gateway): extend undici agent options (#452)
  • Access context in rewriteHeaders (#454)

v7.3.3

02 Apr 08:29
Compare
Choose a tag to compare

📚 PR:

  • feat(docs) :added prisma integration with mercurius (#436)
  • fix test race condition, union types, & toc name (#396)
  • Updated tap@15 (#438)
  • Use modern dependabot (#437)

v7.3.2

30 Mar 14:59
Compare
Choose a tag to compare

📚 PR:

  • Add fix for directives using input variables defined by the operation (#433)

v7.3.1

26 Mar 11:41
Compare
Choose a tag to compare

📚 PR:

  • Add field.resolve fix for gateway alias resolution (#429)

v7.3.0

19 Mar 11:43
Compare
Choose a tag to compare

📚 PR:

  • docs: Link to Examples folder added (#411)
  • remove Window type (#420)
  • Fix: Update docsify sidebar hash links (#421)
  • docs: Fix some links (#423)
  • fix: improve error messaging for gateway (#425)

v7.2.0

03 Mar 10:08
Compare
Choose a tag to compare

📚 PR:

  • Correct hooks documentation (#402)
  • Fix CI badge url (#403)
  • fix(types): missing reply in context (#405)
  • fix(types): mark 'schema' optional in 'MercuriusSchemaOptions' (#410)
  • Add subscription hooks to Mercurius (#407)
  • Add TypeGraphQL integration docs (#412)
  • Add service metadata parameter to gateway hooks (#416)

v7.1.0

19 Feb 11:34
Compare
Choose a tag to compare

📚 PR:

  • Call return on subscription resolver async iterator (#393)
  • docs: Add apollo registry plugin to plugin list (#389)
  • Fix intermittent test failures (#395)
  • fix: disabling cache breaks replaceSchema (#399)
  • lower the keepalive timeout (#400)
  • fix: custom entity cache id (#401)