0.44.4

drizzle-team/drizzle-orm0.44.4Jul 29, 2025by github-actions[bot]

AI Summary

This is a patch release that fixes an incorrect export of DrizzleQueryError. The bug was identified and fixed by community contributor @nathankleyn.

Key Highlights

  • Fixed wrong DrizzleQueryError export
  • Community contribution acknowledged

Full Release Notes

- Fix wrong DrizzleQueryError export. thanks @nathankleyn