Skip to content

Releases: mercurius-js/mercurius

v5.6.0

30 Aug 13:45
Compare
Choose a tag to compare

What’s Changed

  • Support variables inside nested arguments in gateway resolver (#266) @jemikanegara
  • fix: handle gateway.service.wsConnectionParams (#265) @PacoDu

v5.5.0

24 Aug 12:31
Compare
Choose a tag to compare

What’s Changed

v5.4.0

21 Aug 08:40
Compare
Choose a tag to compare

What’s Changed

v5.3.4

16 Aug 09:51
Compare
Choose a tag to compare

What’s Changed

v5.3.3

11 Aug 16:36
Compare
Choose a tag to compare

What’s Changed

v5.3.2

07 Aug 15:24
Compare
Choose a tag to compare

What’s Changed

v5.3.1

07 Aug 11:10
Compare
Choose a tag to compare

What’s Changed

v5.3.0

04 Aug 18:00
Compare
Choose a tag to compare

What’s Changed

  • Feature :: Refresh / Polling Graphql Schema inside Gateway mode (#206) @iviaks
  • improve subscription types + tests (#236) @PabloSzx

v5.2.0

31 Jul 12:52
Compare
Choose a tag to compare

What’s Changed

  • feat: add subscription context (#233) @PacoDu
  • feat: add subscription.onConnect option to authorize incoming connection (#167) @PacoDu
  • Handle subscriptions with stream (#228) @PacoDu

v5.1.2

27 Jul 14:45
Compare
Choose a tag to compare

What’s Changed

  • Remove UniqueDirectivesPerLocationRule from validation for federated schemas (#227) @paolochiodi