Skip to content

Releases: gylove1994/nestjs-prisma-generator

v0.4.0

15 Oct 06:28
Compare
Choose a tag to compare

Feat

add pagination query

v0.3.0

11 Oct 02:29
Compare
Choose a tag to compare

Feat

  • Add ResultDataVo option
  • Add generateEntityRelationSeparateClass

Fix

  • fix entity relation array type err

Full Changelog: v0.2.5...v0.3.0

v0.2.5

30 Sep 05:52
Compare
Choose a tag to compare

Feat

  • add swagger to createDto
  • Temp remove pick-type from "all" option

Fix

  • fix import err on create only in "nestModule" mod

v0.2.4

29 Sep 03:30
Compare
Choose a tag to compare

Feat

  • add class-validator in createDto

Fix

  • fix enum err in createSerivce

Full Changelog: v0.2.3...v0.2.4

v0.2.3

26 Sep 08:30
Compare
Choose a tag to compare

fix

  • fix service name error

Full Changelog: v0.2.2...v0.2.3

v0.2.2

26 Sep 06:53
Compare
Choose a tag to compare

Feat

  • separate entity and entity-with-pick

fix

  • fix file name and import name error

v0.2.0

25 Sep 20:42
Compare
Choose a tag to compare

New Feat:

  • add pickType gen
  • add nest gen

V0.1.1

25 Sep 02:47
Compare
Choose a tag to compare
v0.1.1

📃 docs: change pkg version

V0.2.1

26 Sep 01:10
Compare
Choose a tag to compare

fix

  • fix import error.

Full Changelog: v0.2.0...V0.2.1