drizzle-team/drizzle-orm
ORM
Recent Releases
v1.0.0-rc.3
# v1.0.0-rc.3 Porting all the changes that were made in PostgreSQL to other dialects. This release is about MySQL: - Removed RQBv1 from `mysql` dialect (`._query`) - Internal MySQL sessions refactoring and moving to a unified query preparation function - Fallback to regular queries on iterat...
v1.0.0-rc.1
# v1.0.0-rc.1 ⚠️ This release introduced a breaking change into our `casing` API([see below](#new-casing-api)) and removes RQB v1 `._query` for postgres ## JIT mappers Drizzle ORM now has an opt-in API for JIT(just in time compilated) mappers which make most expensive part of the db request pipel...
v1.0.0-rc.2
### Updates - Disabled default codec type selectors for custom columns (fixes [#5711](https://github.com/drizzle-team/drizzle-orm/issues/5711)) - Сallback type overload for codec selector in custom pg columns (`codec: (config) => config?.withTimeZone ? 'timestamptz' : 'timestamp'`) - Extended l...
v1.0.0-beta.22
## Bug fixed - [drizzle-kit generate fails to generate correct migrations.js file on Windows](https://github.com/drizzle-team/drizzle-orm/issues/5514) - [[BUG]: MSSQL real() column returns imprecise float64 values -- missing mapFromDriverValue](https://github.com/drizzle-team/drizzle-orm/issues/...
1.0.0-beta.21
More fixes for the drizzle-kit migration process and commutativity checks - Adding a value to a PostgreSQL enum will no longer be treated as commutative - Enum values added in different leaves will now be merged properly
How to Track drizzle-team/drizzle-orm Releases
Stay updated when drizzle-team/drizzle-orm ships new versions. With GitWatchman, you can monitor this repository and receive email notifications with full release notes whenever a new version is published.
- Sign in with your GitHub account at gitwatchman.com
- Add drizzle-team/drizzle-orm to your monitored repositories
- Receive email alerts within an hour of any new release
You can also subscribe to the RSS feed for drizzle-team/drizzle-orm releases or use other notification methods.
Tracking releases matters because new versions often include security fixes, performance improvements, breaking changes, and new APIs that directly affect your projects. By monitoring drizzle-team/drizzle-orm with GitWatchman, you avoid manually checking GitHub and ensure your team stays aligned on dependency upgrades. For a comparison of the best GitHub release tracking tools, check out our blog.
Never miss a drizzle-orm release
Get email notifications with full release notes. Free for up to 5 repositories.
Start monitoring — it's free