0.38.1
drizzle-team/drizzle-orm0.38.1Dec 11, 2024by github-actions[bot]
AI Summary
This is a minor release that addresses a TypeScript typing improvement for compatibility with the `exactOptionalPropertyTypes` compiler option. The release closes a feature request to add more flexible typing when using this strict TypeScript configuration.
Key Highlights
- Improved TypeScript typing flexibility for exactOptionalPropertyTypes compatibility
- Addresses TypeScript strict mode configuration support
New Features
- Added more flexible typing for usage with TypeScript's exactOptionalPropertyTypes compiler option
Full Release Notes
- Closed [[FEATURE]: Add more flexible typing for usage with exactOptionalPropertyTypes](https://github.com/drizzle-team/drizzle-orm/issues/2742)