Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 07 May 16:21
· 33 commits to main since this release

1.6.0 (2023-05-07)

Bug Fixes

  • fix unwanted .ts extension on client index file exports (6967285)

Features

  • a ton of updates about generated contents (zwc compiling, fake .generated folder, ...) (113bfc8)
  • generate client under node_modules/@prisma/client by default + update deps (41b606a)

Performance Improvements

  • improve client generation by 10x (2s to 200ms) (62bc318)