@brakebein/prisma-generator-nestjs-dto
Advanced tools
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]Changelog
[1.22.0] - 2024-05-31
@DtoUpdateRequired
annotation [#40][i40] (thanks to KoenLemmen)Changelog
[1.21.0] - 2024-04-05
@DtoConnectHidden
annotation [#28][i28]type
in @ApiProperty
is now always explicitly set [#38][i38]Changelog
[1.19.3] - 2024-01-19
Prisma.NullableJsonNullValueInput
instead of null