drizzle-team/drizzle-orm
ORM
Recent Releases
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-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
1.0.0-beta.20
- Fixed `sql.identifier()`, `sql.as()` escaping issues. Previously all the values passed to this functions were not properly escaped causing a possible SQL Injection (CWE-89) vulnerability Thanks to @EthanKim88, @0x90sh and @wgoodall01 for reaching out to us with a reproduction and suggested fix...
0.45.2
- Fixed `sql.identifier()`, `sql.as()` escaping issues. Previously all the values passed to this functions were not properly escaped causing a possible SQL Injection (CWE-89) vulnerability Thanks to @EthanKim88, @0x90sh and @wgoodall01 for reaching out to us with a reproduction and suggested fix
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