Skip to content

Releases: arthurfiorette/prisma-json-types-generator

v2.2.3

19 Feb 22:08
Compare
Choose a tag to compare

Important Changes:

Full Changelog: v2.2.2...v2.2.3

v2.2.2

17 Feb 02:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.2.2

v2.2.0

30 Jan 13:06
Compare
Choose a tag to compare

Important changes

  • Support for client extensions (#12)

Full Changelog: v2.1.0...v2.2.0

v2.1.0

21 Jan 17:40
Compare
Choose a tag to compare

Important changes

  • Support for arrays and optional values
  • Fixed logs and removed @prisma/sdk deprecated package
  • Avoids global scope pollution

Full Changelog: v2.0.0...v2.1.0

v2.0.0

21 Jan 13:16
Compare
Choose a tag to compare

Important changes

  • PNPM support!
  • Migrated regex from /// @json("name") to /// [name].

What's Changed

  • build(deps): bump node-fetch and @prisma/sdk by @dependabot in #1
  • Add nullable case by @emroot in #3
  • build(deps-dev): bump prettier from 2.8.1 to 2.8.2 by @dependabot in #4
  • fix: wrong configuration for ´output´ target by @413n in #5
  • build(deps-dev): bump prettier from 2.8.2 to 2.8.3 by @dependabot in #9
  • build(deps): bump @prisma/generator-helper from 4.8.1 to 4.9.0 by @dependabot in #11
  • build(deps-dev): bump prisma from 4.8.1 to 4.9.0 by @dependabot in #10

New Contributors

Full Changelog: https://github.com/arthurfiorette/prisma-json-types-generator/commits/v2.0.0