mercurius

Implement GraphQL servers and gateways with Fastify

MIT License

Downloads
409.5K
Stars
2.3K
Committers
156

Bot releases are visible (Hide)

mercurius - v2.2.0

Published by mcollina almost 5 years ago

đź“š PR:

  • feat: add .replaceSchema method (#101)
  • Refactoring: improve ide usage clarity (#102)
  • Feature: Add custom path into GQL constructor (#104)
mercurius - v2.1.0

Published by mcollina almost 5 years ago

đź“š PR:

  • Updated dependencies
  • feat(deps): update fastify-websocket to 1.x.x, fix tests (#96)
  • chore(package): update @types/node to version 13.1.0 (#94)
mercurius - v2.0.4

Published by release-drafter[bot] almost 5 years ago

What’s Changed

  • Fix TypeError: this.queue.close is not a function (#93) @SkeLLLa
mercurius - v2.0.3

Published by release-drafter[bot] almost 5 years ago

What’s Changed

  • Add subscription endpoint to playground (#91) @SkeLLLa
mercurius - v2.0.2

Published by release-drafter[bot] almost 5 years ago

What’s Changed

  • Increase test coverage (#86) @proti
mercurius - v2.0.1

Published by release-drafter[bot] almost 5 years ago

What’s Changed

  • fix: static path (#83) @StrongerMyself
mercurius - v2.0.0

Published by release-drafter[bot] almost 5 years ago

What’s Changed

  • Fix failing test (#79) @frikille
  • Add subscription support (#78) @frikille
  • Add custom GraphQL context option (#77) @frikille
  • feat: add typings (#76) @frikille
  • Update tiny-lru to the latest version 🚀 (#75) @greenkeeper
mercurius - v1.5.0

Published by release-drafter[bot] about 5 years ago

What’s Changed

  • Update graphql-jit to the latest version 🚀 (#72) @greenkeeper
mercurius - v1.4.0

Published by release-drafter[bot] about 5 years ago

What’s Changed

  • Spike/depth limit query (#70) @john-behan
  • add app to loaders context (#69) @john-behan
  • updated the documentation to describe how to access the request object (#64) @john-behan
  • Update graphql-jit to the latest version 🚀 (#62) @greenkeeper
  • Update autocannon to the latest version 🚀 (#61) @greenkeeper
mercurius - v1.3.0

Published by release-drafter[bot] over 5 years ago

What’s Changed

  • Feat/add graphql playground (#53) @SkeLLLa
  • chore(package): update tap to version 14.1.6 (#57) @mcollina
mercurius - v1.2.0

Published by release-drafter[bot] over 5 years ago

What’s Changed

  • Update tap & all deps (#54) @mcollina
  • Update graphql-jit to the latest version 🚀 (#50) @greenkeeper
mercurius - v1.1.0

Published by release-drafter[bot] over 5 years ago

What’s Changed

  • Update graphql-jit to the latest version 🚀 (#41) @greenkeeper[bot]
  • docs: typo in require makeExecutableSchema example (#39) @cnt000
  • Update graphql-jit to the latest version 🚀 (#42) @greenkeeper[bot]
  • Update graphql-jit to the latest version 🚀 (#43) @greenkeeper[bot]
  • Add loader support (#44) @mcollina
  • Added service worker for offline usage of graphiql. (#45) @mcollina
mercurius - v1.0.0

Published by mcollina over 5 years ago

  • updates for fastify v2
  • updates for graphql-jit 0.0.9.
mercurius - v0.8.0

Published by mcollina almost 6 years ago

  • improve error handling #28
mercurius - v0.7.0

Published by mcollina almost 6 years ago

  • Plugin name definitions #24
  • Add defineMultation option #26
  • Update fastify-static and disable wildcard