Skip to content

Releases: mercurius-js/mercurius

v13.2.0

23 Oct 07:23
b46b34f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v13.1.0...v13.2.0

v13.1.0

12 Jul 08:47
aafd462
Compare
Choose a tag to compare

What's Changed

  • docs: custom directive examples and docs page by @brainrepo in #982
  • Fix tests running on Node v20 by @mcollina in #993
  • build(deps-dev): bump @types/node from 18.16.9 to 20.1.4 by @dependabot in #994
  • test: Refactoring tests that check if an error has been thrown by @alcidesqueiroz in #996
  • feat: added onExtendSchema application hook by @stearm in #985
  • schema option: Better error handling when providing arrays with non-string schemas by @alcidesqueiroz in #992
  • build(deps-dev): bump @graphql-tools/utils from 9.2.1 to 10.0.0 by @dependabot in #998
  • build(deps-dev): bump @graphql-tools/merge from 8.4.2 to 9.0.0 by @dependabot in #1000
  • build(deps-dev): bump @graphql-tools/schema from 9.0.19 to 10.0.0 by @dependabot in #999
  • build(deps-dev): bump @sinonjs/fake-timers from 10.2.0 to 11.0.0 by @dependabot in #1001
  • fix: move graphql dependency back to dev deps by @voxpelli in #1002

New Contributors

Full Changelog: 13.0.0...v13.1.0

13.0.0

27 Apr 11:05
88f3048
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v12.2.0...13.0.0

v12.2.0

22 Feb 09:40
c6f24c0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v12.1.0...v12.2.0

v12.1.0

17 Feb 10:42
27734ed
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v12.0.1...v12.1.0

v12.0.1

10 Feb 18:24
2a02fbe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v12.0.0...v12.0.1

v12.0.0

30 Jan 09:29
cbe637d
Compare
Choose a tag to compare

Breaking Changes

In this release we have split out the federation support into two modules:

  1. @mercuriusjs/federation that provides the metadata for the individual service
  2. @mercurius/gateway that provides the gateway support

This will simplify maintenance and reduce package size.

What's Changed

Full Changelog: v11.5.0...v12.0.0

v8.13.2

10 Jan 11:14
aa0cac2
Compare
Choose a tag to compare

Security Fix

This release fixes CVE-2023-22477

What's Changed

Full Changelog: v8.13.1...v8.13.2

v11.5.0

08 Jan 15:55
59682af
Compare
Choose a tag to compare

Security Fix

This release fixes CVE-2023-22477

What's Changed

New Contributors

Full Changelog: v11.4.0...v11.5.0

v11.4.0

03 Dec 00:13
31dfb05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.3.0...v11.4.0