Skip to content

v0.7.0

Compare
Choose a tag to compare
@MrLeebo MrLeebo released this 19 Jul 15:10
· 25 commits to main since this release

This release adds optional location tracking stats, making it possible to use prisma-ast for linters, github workflows, IDE plugins, and the like.

  • Add config option to enable location tracking in prisma-ast (#25) 035abad
  • Replace tsdx with dts-cli and update typescript version (#24) 620cfa1
  • Narrow the allowed types for the .then() function's type param f71ff18

v0.6.0...v0.7.0