0.44.2
drizzle-team/drizzle-orm0.44.2Jun 4, 2025by github-actions[bot]
AI Summary
This is a patch release focused on fixing TypeScript type issues with joins that occurred with certain tsconfig configurations. The release addresses two related GitHub issues (#4535 and #4457) to improve type safety and developer experience.
Key Highlights
- Fixed type issues with joins when using certain tsconfig variations
- Resolved GitHub issue #4535 related to join type problems
- Resolved GitHub issue #4457 related to join type problems
Full Release Notes
- [BUG]: Fixed type issues with joins with certain variations of `tsconfig`: [#4535](https://github.com/drizzle-team/drizzle-orm/issues/4535), [#4457](https://github.com/drizzle-team/drizzle-orm/issues/4457)