Releases: Quramy/prisma-fabbrica
Releases · Quramy/prisma-fabbrica
v0.2.2
Bug fixes
- Fix generated type for model which has JSON scalar fields (#52 )
- Fix failure to generate for model without PK ( #56 )
v0.2.1
Bug fix
- Fix when nullable scalar (#50, #51)
v0.2.0
New features
- Sequence counter (#44)
- Screen built input before create execution (#45)
- Add createList and buildList method (#49)
v0.1.3
Bug fix
- Don't use project outDir or outFile options (#39)
- Fix typo of scalar fields definition (#41)
v0.1.2
New features
- Fix optional relation type (#37)