drizzle-team avatar

drizzle-team/drizzle-orm

ORM

35,835 starsTypeScriptv1.0.0-rc.4
bunjsmysqlnodejsormpostgrespostgresqlsqlsqlite

Recent Releases

v1.0.0-rc.4

v1.0.0-rc.4June 27, 2026
Release notes

# v1.0.0-rc.4 - Fixed broken `View` types when using `Subquery` in selection - Fixed custom types' JSON field API not being applied when column is used as a decoder on `SQL` fields - Fixed codecs not getting applied to `SQL` field when `.mapWith(column)` is set (fixes [#5724](https://githu...

v1.0.0-rc.3

v1.0.0-rc.3May 18, 2026
Release notes

# 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.1April 30, 2026
Release notes

# 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

v1.0.0-rc.2May 5, 2026
Release notes

### 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

v1.0.0-beta.22April 16, 2026
Release notes

## 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/...

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.

  1. Sign in with your GitHub account at gitwatchman.com
  2. Add drizzle-team/drizzle-orm to your monitored repositories
  3. 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