@brakebein/prisma-generator-nestjs-dto
Advanced tools
Changelog
[1.23.3] - 2024-10-26
IsAlphanumeric
class-validator [#56][pr56]Changelog
[1.23.2] - 2024-09-30
Changelog
[1.23.1] - 2024-08-07
nullable
in @ApiProperty
for fields with default value in CreateDtoChangelog
[1.23.0] - 2024-07-31
outputApiPropertyType
flag to solve issues with SWC [#39][i39] (thanks to KoenLemmen)generateFileTypes
config to generate only DTO files, only Entity files, or both [#42][i42]