Skip to content

Releases: nestjs/graphql

v11.0.0

10 Mar 12:19
7b01710
Compare
Choose a tag to compare

v11.0.0 (2023-03-10)

Migration guide: https://docs.nestjs.com/graphql/migration-guide

Features

  • apollo, graphql, mercurius

Bug fixes

  • graphql
    • #2666 fix: Field Middlewares do not work on interfaces of interfaces (@roypeled)

Enhancements

Dependencies

v10.2.0

07 Feb 08:03
2c50d95
Compare
Choose a tag to compare

Features

Bug fixes

  • apollo, graphql, mercurius
    • #2408 fix(@nestjs/graphql): set unique ids on resolvers to fix cache errors (@koyedele)
  • graphql
    • #2559 fix(graphql): similar directive sdls on multiple fields fail (@harm-less)
  • apollo
    • #2605 fix(graphql): prevent potential memory leak for mostly falsy filter function (@niceandneat)
  • apollo, mercurius

Enhancements

  • apollo, graphql, mercurius

Dependencies

Committers: 6

v10.1.7

07 Dec 08:04
5997d56
Compare
Choose a tag to compare

Bug fixes

  • apollo, graphql
    • #2500 fix: enable non-nullable, defaulted fields in code-first schema (@sam-super)

Dependencies

Committers: 3

v10.1.6

10 Nov 10:52
1d98efb
Compare
Choose a tag to compare

Dependencies

v10.1.5

26 Oct 08:48
a92decf
Compare
Choose a tag to compare

v10.1.5 (2022-10-26)

Bug fixes

Committers: 1

v10.1.3

30 Sep 09:05
8c19cf3
Compare
Choose a tag to compare

v10.1.3 (2022-09-30)

Enhancements

  • graphql
    • #2424 fix(graphql): fix word spacing of error message when null (@DavidHavl)
    • #2423 feat(graphql): Throw an error when multiple resolvers define the same field (@Davide-Gheri)

Dependencies

Committers: 3

v10.1.0

01 Sep 11:42
70f168c
Compare
Choose a tag to compare

v10.1.0

Features

  • graphql

Bug fixes

  • graphql
    • #2314 fix: Restrict subscriptions WS server to add listeners only to its own path (@GValeriy)
    • #2375 fix(): Merge in parent interface fields to interfaces (@CarsonF)
  • apollo, graphql

Dependencies

Committers: 6

v10.0.19

20 Jul 12:56
63a75bc
Compare
Choose a tag to compare

v10.0.19 (2022-07-20)

Features

Enhancements

  • apollo, graphql
    • #2081 perf(@nestjs/graphql): make it faster to construct a typescript file from GraphQL schema (@katainaka0503)
    • #2212 made type-metadata.storage.ts much faster (@roypeled)

Dependencies

Committers: 5

v10.0.16

15 Jun 08:32
bf1ffcc
Compare
Choose a tag to compare

Bug fixes

Committers: 2

v10.0.13

27 May 09:19
890762d
Compare
Choose a tag to compare

v10.0.13 (2022-05-27)

Enhancements

Dependencies

Committers: 1