Skip to content

Releases: mercurius-js/mercurius

v8.2.0

07 Sep 16:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.1.3...v8.2.0

v8.1.3

20 Aug 14:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.1.2...v8.1.3

v8.1.2

15 Aug 14:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.1.1...8.1.2

v8.1.1

28 Jul 20:17
Compare
Choose a tag to compare

📚 PR:

  • Add missing headers forwarding (#539)
  • build(deps-dev): bump graphql-tools from 7.0.5 to 8.0.0 (#541)
  • build(deps-dev): bump @graphql-tools/schema from 7.1.5 to 8.0.0 (#542)
  • bumped @graphql-tools/utils to v8.0.0 (#544)

v8.1.0

21 Jul 08:15
Compare
Choose a tag to compare

📚 PR:

  • Validate the disable instrospection custom rule (#531)
  • build(deps): bump single-user-cache from 0.4.0 to 0.5.0 (#534)
  • build(deps): bump actions/setup-node from 2.2.0 to 2.3.0 (#536)
  • Add request headers tab (#538)

v8.0.0

06 Jul 14:56
Compare
Choose a tag to compare

📚 PR:

  • build(deps-dev): bump wait-on from 5.3.0 to 6.0.0 (#522)
  • build(deps): bump fastify/github-action-merge-dependabot (#526)
  • build(deps-dev): bump @types/node from 15.14.1 to 16.0.0 (#527)
  • chore: upgrade undici to v4 and deps (#528)
  • Removed GraphQL Playground & Update GraphiQL (#453)
  • build(deps): bump actions/setup-node from 2.1.5 to 2.2.0 (#523)

v7.9.1

18 Jun 08:51
Compare
Choose a tag to compare

📚 PR:

  • fix: change context merging behavior (#515)

v7.9.0

15 Jun 09:09
Compare
Choose a tag to compare

📚 PR:

  • Subscription loaders (#513)

v7.8.0

12 Jun 23:12
Compare
Choose a tag to compare

📚 PR:

  • build(deps-dev): bump tsd from 0.16.0 to 0.17.0 (#505)
  • fix: allow scalar subscriptions (#508)
  • refactor(gateway): defineResolvers now properly handles value types (#507)
  • feat(gateway): add support for nested value types (#510)

v7.7.0

01 Jun 08:03
Compare
Choose a tag to compare

📚 PR:

  • feat(gateway): add rewriteConnectionInitPayload option (#483)
  • Prevent query caching with validationRules function (#485)
  • build(deps): bump actions/checkout from 2 to 2.3.4 (#486)
  • build(deps-dev): bump tsd from 0.14.0 to 0.15.1 (#487)
  • Improve test stability (#491)
  • build(deps): bump fastify/github-action-merge-dependabot (#498)
  • build(deps): bump fastify/github-action-merge-dependabot (#500)
  • build(deps-dev): bump tsd from 0.15.1 to 0.16.0 (#501)
  • feat(gateway): handle value types (#502)