Releases: mercurius-js/mercurius
Releases · mercurius-js/mercurius
v3.0.2
What’s Changed
- fix: error handler setting undefined status code (#113) @feugy
v3.0.1
What’s Changed
- Use readable-stream to have a stable stream implementation (#112) @mcollina
v2.2.0
📚 PR:
- feat: add .replaceSchema method (#101)
- Refactoring: improve ide usage clarity (#102)
- Feature: Add custom path into GQL constructor (#104)
v2.1.0
📚 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)
v2.0.4
What’s Changed
- Fix TypeError: this.queue.close is not a function (#93) @SkeLLLa