Releases: mercurius-js/mercurius
Releases · mercurius-js/mercurius
v9.4.0
What's Changed
- build(deps): bump actions/setup-node from 3.0.0 to 3.1.0 by @dependabot in #763
- build(deps): bump undici from 4.16.0 to 5.0.0 by @dependabot in #765
- build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #766
- feat(docs): add nestjs integration docs by @smolinari in #769
- fix(docs): add small corrections by @smolinari in #770
- refactor!: replace promise.allsettled dependency with node implementation
BREAKING CHANGE: drop support for node <12.9.0
- Added async support in rewriteHeaders by @all2pie in #773
- fix: allow cross origin loading for graphiql by @conradthegray in #775
- chore: update fastify deps to @fastify by @simone-sanfratello in #780
- Updated to standard v17 by @mcollina in #783
New Contributors
- @smolinari made their first contribution in #769
- @p-kuen made their first contribution in #774
- @all2pie made their first contribution in #773
- @conradthegray made their first contribution in #775
Full Changelog: v9.3.6...v9.4.0
v9.3.6
What's Changed
- Document new
service.agent
configuration option. by @tomi-bigpi in #753 - Keep requires directive in gateway schema by @aleccool213 in #756
New Contributors
- @aleccool213 made their first contribution in #756
Full Changelog: v9.3.5...v9.3.6
v8.12.2
What's Changed
- Keep requires directive in gateway schema by @aleccool213 in #756
New Contributors
- @aleccool213 made their first contribution in #756
Full Changelog: v9.3.5...v8.12.2
v9.3.5
What's Changed
- Add backport GitHub action by @jonnydgreen in #752
- Correctly handle reference types at the same path in the gateway by @jonnydgreen in #754
Full Changelog: v9.3.4...v9.3.5
v8.12.1
v9.3.4
What's Changed
- build(deps): bump actions/setup-node from 2 to 3.0.0 by @dependabot in #742
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #746
- build: reduce dependabot update frequency by @Fdawgs in #750
- Fix #748 Ensure FederatedError
errors
argument is an array. by @tomi-bigpi in #749 - build(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #747
New Contributors
- @tomi-bigpi made their first contribution in #749
Full Changelog: v9.3.3...v9.3.4
v9.3.3
What's Changed
- build(deps): bump tiny-lru from 7.0.6 to 8.0.1 by @dependabot in #735
- fix: update graphql-jit by @SimenB in #736
- build(deps): bump fastify-error from 0.3.1 to 1.0.0 by @dependabot in #740
- fix: gateway fragment usage by @Eomm in #739
- add missing types for retry services options by @codker in #741
New Contributors
Full Changelog: v9.3.2...v9.3.3
v9.3.2
v9.3.1
What's Changed
- fix: typings for defaultErrorFormatter by @mikaelkaron in #728
- [Gateway] Correctly resolve references returned from top-level resolvers by @mcollina in #727
New Contributors
- @mikaelkaron made their first contribution in #728
Full Changelog: v9.3.0...v9.3.1
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