Skip to content

Releases: mercurius-js/mercurius-integration-testing

v9.0.0

18 Sep 15:10
Compare
Choose a tag to compare

What's Changed

  • Update for Fastify v5 and Mercurius v15 in #24

Full Changelog: v8.2.0...v9.0.0

v8.2.0

15 Apr 12:47
1e79429
Compare
Choose a tag to compare

What's Changed

  • fix: allow mercurius 14 as peer dependency by @ert78gb in #22

New Contributors

Full Changelog: v8.1.1...v8.2.0

v8.1.1

03 May 06:53
Compare
Choose a tag to compare

What's Changed

  • Update package.json peerDependencies mercurius semver syntax by @trim21 in #18

Full Changelog: v8.1.0...v8.1.1

v8.1.0

02 May 10:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.0...v8.1.0

v8.0.0

10 Mar 09:35
db3c3df
Compare
Choose a tag to compare

Full Changelog: v7.0.0...v8.0.0

v7.0.0

03 Mar 14:25
cb0dd3d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.1...v7.0.0

mercurius-integration-testing@6.0.1

17 Oct 02:29
9a1dbc3
Compare
Choose a tag to compare
  • Change .listen call for subscription tests to use listen object syntax of Fastify v4 (remove warning about deprecation of variadic listen syntax) #10

Thank you @emanuelet for flagging this issue #9

mercurius-integration-testing@6.0.0

14 Oct 18:13
Compare
Choose a tag to compare
  • Bump cookie to ^0.5.0
  • Bump ws to ^8.9.0
  • Bump mercurius peer dependency to ^11.0.0

Thank you @ziimakc, PR #8

mercurius-integration-testing@5.0.0

11 Jun 16:36
2878366
Compare
Choose a tag to compare
  • Update to Fastify v4
  • Update to mercurius v10

Thank you @ziimakc, PR #7

mercurius-integration-testing@4.0.0

03 Feb 15:45
Compare
Choose a tag to compare
  • Support for mercurius v9
  • Remove get-port dependency. Use native Node.js random port
  • Update ws to ^8.4.2