Skip to content

Releases: nestjs/graphql

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

v10.0.12

20 May 10:01
0cc0ea6
Compare
Choose a tag to compare

v10.0.12 (2022-05-20)

Bug fixes

  • apollo, graphql
    • #2139 feat(apollo,graphql): support apollo caching for code first (@choco14t)

Dependencies

Committers: 4

v10.0.11

05 May 08:03
90ae4e8
Compare
Choose a tag to compare

v10.0.11 (2022-05-05)

Enhancements

  • graphql
    • #2156 feat(services/gql-subscription): allow custom execute() and subscribe() for other plugin systems (@charlypoly)

Dependencies

Committers: 1

v10.0.9

15 Apr 09:22
d9444e2
Compare
Choose a tag to compare

Dependencies

Committers: 1

v10.0.8

22 Mar 15:06
dac7292
Compare
Choose a tag to compare

Bug fixes

  • apollo, graphql

Committers: 1

v10.0.7

14 Mar 12:51
95751c1
Compare
Choose a tag to compare

Bug fixes

  • apollo
    • #2079 build: add tslib dependency to the @nestjs/apollo package (@JaLe29)
  • graphql

Enhancements

  • graphql
    • #2072 feat(): add export for cli plugin for ts-patch/ttypescript (@CarsonF)

Dependencies

Committers: 3