Releases: mercurius-js/mercurius
Releases · mercurius-js/mercurius
v8.2.0
What's Changed
- build(deps): bump fastify-websocket from 3.2.2 to 4.0.0 by @dependabot in #561
- Update open-telemetry.md by @SkeLLLa in #563
- move graphql into peerDependencies by @capaj in #564
New Contributors
Full Changelog: v8.1.3...v8.2.0
v8.1.3
What's Changed
- Fix duplicate custom directives in the gateway schema by @jonnydgreen in #559
Full Changelog: 8.1.2...v8.1.3
v8.1.2
What's Changed
- build(deps): bump actions/setup-node from 2.3.0 to 2.3.2 by @dependabot in #547
- build(deps-dev): bump @graphql-tools/merge from 6.2.17 to 7.0.0 by @dependabot in #548
- build(deps): bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #549
- build(deps): bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #551
- build(deps): bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #552
- build(deps-dev): bump @graphql-tools/merge from 7.0.0 to 8.0.0 by @dependabot in #555
- Fixed compatibility with [email protected] by @mcollina in #557
Full Changelog: v8.1.1...8.1.2
v8.1.1
v8.1.0
v8.0.0
📚 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
v7.9.0
v7.8.0
v7.7.0
📚 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)