Skip to content

Releases: mk668a/nestjs-prisma-graphql-crud-gen

v1.0.4

09 May 15:15
166c0ba
Compare
Choose a tag to compare

What's Changed

Fixed path problem.

Full Changelog: v1.0.3...v1.0.4

v1.0.3

06 Aug 12:07
7c74e07
Compare
Choose a tag to compare

What's Changed

Split input and output files into separate files for each class

Full Changelog: v1.0.2...v1.0.3

v1.0.2

21 Jul 10:25
Compare
Choose a tag to compare

Changelog

  1. ObjectType of output files has been modified.
  2. Single input file per model split into multiple files.
  3. Unused import have been removed.

v1.0.1

21 Jul 01:23
Compare
Choose a tag to compare

first release