UNPKG

@vegardit/prisma-generator-nestjs-dto

Version:

Generates DTO and Entity classes from Prisma Schema for NestJS

39 lines (20 loc) 710 B
# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [1.4.1] - 2021-10-08 - upgrades prisma dependencies to their latest 3.x versions ### Added ### Changed ### Fixed - Generated code imports using \ instead of / ([#10](https://github.com/vegardit/prisma-generator-nestjs-dto/issues/10)) ## [1.4.0] - 2021-09-24 - upgrades prisma dependencies to their latest 3.x versions ### Added ### Changed ### Fixed ## [1.3.1] - 2021-09-24 - applies available minor and patch updates to dependencies ### Added ### Changed ### Fixed