Skip to content

Releases: rfermann/nestjs-prisma-graphql-generator

v0.8.0

25 Aug 16:30
Compare
Choose a tag to compare
  • feat: add support for input type decorators c79eb58

v0.7.0...v0.8.0

v0.7.0

01 Aug 14:30
Compare
Choose a tag to compare
  • feat: update to prisma version 2.28 9620660
  • feat: update to prisma version 2.23 80bb1fc

v0.6.0...v0.7.0

v0.6.0

23 Apr 11:58
Compare
Choose a tag to compare
  • refactor: add barrel file for handlers a0829c4
  • test: correct resolver type test to prevent empty imports in snapshots 66644ac
  • feat: add support for creating barrel files be67587
  • fix(resolver types): use correct output type for aggregation resolvers 29b642a

v0.5.0...v0.6.0

v0.5.0

22 Apr 16:12
Compare
Choose a tag to compare
  • feat: add support for resolver generation 5011af4
  • fix(input types): fix missing scalar enum imports fbf4656
  • feat: add support for resolver input types c35b318
  • feat: separate between input and output type imports c17ff55

v0.4.0...v0.5.0

v0.4.0

19 Apr 12:01
Compare
Choose a tag to compare
  • fix: fix linting issues 96c1ca1
  • feat: add support for output types 7f6f203

v0.3.1...v0.4.0

v0.3.1

17 Apr 16:09
Compare
Choose a tag to compare
  • feat: make sure all imports of a specific type are sorted bc67d9a
  • fix: use correct Byte scalar import defdd93
  • fix: use correct import for json values 355361b

v0.3.0...v0.3.1

v0.3.0

17 Apr 11:17
Compare
Choose a tag to compare
  • docs: update readme dd73662
  • chore(dependencies): remove unused dependencies b75f67d
  • chore: add repository to package.json c31dafe
  • test: fix failing enum tests a8e5141
  • feat: add support for input types 050472d
  • feat: align model parsing with parsing for input types and output types e365523
  • test: correct failing tests b944c8c

v0.2.0...v0.3.0