github arthurfiorette/prisma-json-types-generator v3.0.0

latest releases: v5.0.0, v4.1.1, v4.1.0...
2 years ago

Breaking changes!

  • Removed support for prisma v4 and added support for prisma v5. (#131)

Important changes

  • Added typescript to peer dependencies. (#106) Thanks @thibaultleouay
  • Prisma V5 support (#131) Thanks @janpio, @cpojer, @stonexer, @elijaholmos and @OmarBish
  • Added multiple test suites to catch multiple edge cases
  • Added allowAny to convert untyped json from any to unknown.
  • Added literal type annotations with /// ![T] syntax
  • Migrated to partial generation to keep this generator useful even if some types errors out.
  • Oficial support to all databases.

Don't miss a new prisma-json-types-generator release

NewReleases is sending notifications on new releases.