Skip to content

Releases: mercurius-js/mercurius

v9.4.0

01 May 13:51
Compare
Choose a tag to compare

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

Refs: #725 by @p-kuen in #774

New Contributors

Full Changelog: v9.3.6...v9.4.0

v9.3.6

24 Mar 09:57
57ff23a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.3.5...v9.3.6

v8.12.2

24 Mar 10:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.3.5...v8.12.2

v9.3.5

10 Mar 08:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.3.4...v9.3.5

v8.12.1

10 Mar 08:32
Compare
Choose a tag to compare

Correctly handle reference types at the same path in the gateway 2d5d420.

v9.3.4

09 Mar 09:48
6e3ace1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.3.3...v9.3.4

v9.3.3

21 Feb 10:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.3.2...v9.3.3

v9.3.2

14 Feb 08:56
Compare
Choose a tag to compare

What's Changed

  • fix: gateway empty types by @Eomm in #733
  • [gateway] Resolve nested references in a value type resolved from a top-level resolver by @mcollina in #734

Full Changelog: v9.3.1...v9.3.2

v9.3.1

10 Feb 09:22
5760b06
Compare
Choose a tag to compare

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

Full Changelog: v9.3.0...v9.3.1

v9.3.0

07 Feb 11:26
b8f41f2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.2.0...v9.3.0