v0.3.0
What's Changed
- docs(README): Small fixes by @janpio in #1
- Fixes by @nmate980829 in #6
- Feature/prettier by @nmate980829 in #7
- fix: parse options makeIndexFile and seperateRelationFields by @strlns in #9
- Refactor/separate relation fields by @kimjbstar in #14
- Feature/typegraphql by @kimjbstar in #15
- Feature/support scalar type by @kimjbstar in #19
- Feature/default undefined to optional by @kimjbstar in #22
- feat: add option for non-nullable assertions by @ETNOL in #31
- Fix inconsistency between
exportandimportby @rtroberts in #37 - Fixed the incorrect documentation for the useNonNullableAssertions flag by @OthmanEmadRhino in #41
- feat: add mongodb type support by @bennet-esyoil in #49
- Feature/add preserve default nullable in #50
- Bugfix/generate default date value in #51
- fixed bug for 1:1 self-relations in separate relation classes by @jannis6023 in #58
- Fix typo : 오타 수정 : prisma/*.prisam by @dvmoomoodv in #61
- fix: filenames in readme by @Jad31 in #64
- Update primitive typing of Json by @ashenm in #69
New Contributors
- @janpio made their first contribution in #1
- @nmate980829 made their first contribution in #6
- @strlns made their first contribution in #9
- @kimjbstar made their first contribution in #14
- @ETNOL made their first contribution in #31
- @rtroberts made their first contribution in #37
- @OthmanEmadRhino made their first contribution in #41
- @bennet-esyoil made their first contribution in #49
- @jannis6023 made their first contribution in #58
- @dvmoomoodv made their first contribution in #61
- @Jad31 made their first contribution in #64
- @ashenm made their first contribution in #69
Full Changelog: https://github.com/kimjbstar/prisma-class-generator/commits/v0.3.0