0.31.4

drizzle-team/drizzle-orm0.31.4Jul 8, 2024by github-actions[bot]

AI Summary

This is a minor patch release that marks the prisma clients package as optional within the drizzle-orm monorepo. This change allows users to avoid installing the prisma-related dependencies if they don't need them.

Key Highlights

  • Marked prisma clients package as optional
  • Thanks to contributor @Cherry for this change

Full Release Notes

- Mark prisma clients package as optional - thanks @Cherry