Releases: mercurius-js/mercurius
Releases · mercurius-js/mercurius
v9.3.0
What's Changed
- Fixes issue with batchedQueries overriding loader by @flovilmart in #719
- chore: remove unused
graphql-tools
dep by @SimenB in #721 - Fix sidebar link by @chemicalkosek in #722
- Queries and Mutations via WebSocket by @nuragic in #705
New Contributors
- @flovilmart made their first contribution in #719
- @SimenB made their first contribution in #721
- @nuragic made their first contribution in #705
Full Changelog: v9.2.0...v9.3.0
v9.2.0
What's Changed
- build(deps-dev): bump concurrently from 6.5.1 to 7.0.0 by @dependabot in #697
- docs: update type-graphql integration doc by @gilach in #701
- docs: update options doc regarding error formatter by @gilach in #702
- add ErrorWithProps handler for mercurius hook by @sooxt98 in #700
- fix: add service.keepAlive prop to types by @MDietz135 in #703
- build(deps-dev): bump @sinonjs/fake-timers from 8.1.0 to 9.0.0 by @dependabot in #708
- build(deps-dev): bump sinon from 12.0.1 to 13.0.0 by @dependabot in #715
- build(deps-dev): bump sinon from 12.0.1 to 13.0.0 by @dependabot in #716
- Retry failed services by @sameer-coder in #706
New Contributors
- @gilach made their first contribution in #701
- @sooxt98 made their first contribution in #700
- @MDietz135 made their first contribution in #703
Full Changelog: v9.1.0...v9.2.0
v9.1.0
What's Changed
- fix: specify type better for context arg in defaultErrorFormatter by @capaj in #690
- Upgrade automerge to v3 by @sameer-coder in #692
- Implement GQL_CONNECTION_KEEP_ALIVE on subscription server by @stefanosala in #691
New Contributors
- @stefanosala made their first contribution in #691
Full Changelog: v9.0.0...v9.1.0
v9.0.0
What's Changed
- build(deps-dev): bump @types/node from 16.11.14 to 17.0.0 by @dependabot in #687
- feat: switch default subscription protocol to graphql-transport-ws by @brainrepo in #594
- Refine the default behaviour of Mercurius errors and associated HTTP Status Codes by @jonnydgreen in #604
- Upgrade to graphql 16 by @gdorsi in #686
New Contributors
Full Changelog: v8.12.0...v9.0.0
v8.12.0
What's Changed
- Extend regression fix in handling bad json to include custom context by @wiktor-obrebski in #679
- Clarify
preValidation
documentation by @wiktor-obrebski in #680 - Added graphql-jit compiler options by @sameer-coder in #676
- build(deps): bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #682
Full Changelog: v8.11.2...v8.12.0
v8.11.2
v8.11.1
What's Changed
- fix: typo in fetchBatchedResult by @MoritzLoewenstein in #672
- build(deps): bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #673
New Contributors
- @MoritzLoewenstein made their first contribution in #672
Full Changelog: v8.11.0...v8.11.1
v8.11.0
What's Changed
- docs: Add mercurius-postgraphile to plugin docs by @ja-bravo in #668
- feat: optimize gateway by batching queries by @giacomorebonato in #667
- Include the info object in loaders when the loader cache is off by @mcollina in #671
New Contributors
Full Changelog: v8.10.0...v8.11.0
v8.10.0
What's Changed
- feat: add modifiedSchema on preExecution hooks by @Eomm in #641
- compatibility: schema validation in gateway mode by @MoritzGruber in #645
- build(deps): bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #654
- build(deps-dev): bump tsd from 0.18.0 to 0.19.0 by @dependabot in #655
- Add new option useSecureParse, move secure parsing under it and add normal parsing as default by @radomird in #656
- chore: add logo by @Eomm in #657
- Polishing/error formatter context by @wiktor-obrebski in #653
- Update gateway/request to use Promise API from undici by @radomird in #661
- fix wrapping FederatedError by @Eomm in #666
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #652
New Contributors
- @MoritzGruber made their first contribution in #645
- @radomird made their first contribution in #656
- @wiktor-obrebski made their first contribution in #653
- @Fdawgs made their first contribution in #652
Full Changelog: v8.9.1...v8.10.0