Skip to content

v8.0.0-alpha.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@Romakita Romakita released this 18 Sep 15:14
· 242 commits to alpha since this release

8.0.0-alpha.6 (2024-09-18)

Bug Fixes

  • prisma: remove commonJs support (ebe57c5)

chore

  • remove CJS Support and bump AJV dependency (941e734)

BREAKING CHANGES

  • CJS isn't supported anymore. You have to migrate your project on ESM syntax.