drizzle-orm Releases
163 releases of drizzle-team/drizzle-orm
- drizzle-kit@0.31.5
Feature release adding casing support to Drizzle Studio configuration.
Sep 26, 2025
- v0.4.5
This release focuses on correcting package metadata for Linux, macOS, and Windows, as well as fixing rendering issues related to custom scale settings.
Sep 5, 2025
- v15.2
An update to the proxy tool allowing configuration rules to be loaded via various protocols, including files, base64 strings, and raw strings.
Sep 2, 2025
- v0.4.4
Updates the build infrastructure for Fedora and Alpine, removes Ubuntu Focal, and resolves specific UI bugs such as dropdown menus disappearing.
Aug 30, 2025
- 0.44.5
Bug fix release addressing multiple SQLite blob column issues and improving browser compatibility.
Aug 25, 2025
- v3.18.0
A comprehensive update to the translation service featuring the new 'translate100' model for low-resource environments, extensive service optimizations, and new integrations like layuiadmin and React support.
Aug 16, 2025
- 0.44.4
This is a patch release that fixes an incorrect export of DrizzleQueryError. The bug was identified and fixed by community contributor @nathankleyn.
Jul 29, 2025
- 0.44.3
This is a minor patch release (0.44.3) that fixes a type safety issue with the `$client` property for clients created by the drizzle function, and adds an `updated_at` column to the Neon auth users_sync table definition.
Jul 14, 2025
- v3.17.0
This release introduces deep integration with GiteeAI for translation services, adds visual processing capabilities for coordinate adjustments, and includes numerous optimizations for memory management, browser compatibility, and configuration flexibility.
Jul 4, 2025
- drizzle-kit@0.31.4
This is a bug fix release for drizzle-kit that addresses type generation issues with three PostgreSQL-specific types: halfvec, bit, and sparsevec.
Jun 27, 2025
- v0.4.3
Introduces support for Ubuntu 24.04 LTS, enables Diff syntax for patch files by default, bumps the Rust edition, and implements code navigation panels.
Jun 26, 2025
- drizzle-kit@0.31.3
This is a minor release focusing on internal improvements to Drizzle Studio. The update adds databaseName and packageName properties to the Studio context, enabling better identification and management of database connections within the Studio interface.
Jun 26, 2025
- drizzle-kit@0.31.2
This is a minor bug fix release for drizzle-kit addressing an issue where relations extraction was interfering with Drizzle Studio functionality. The release contains a single patch to improve compatibility between the relations extraction feature and the Drizzle Studio development tool.
Jun 23, 2025
- v1.3Audio2Face-3D Samples v1.3
Jun 16, 2025
- v15.1
Jun 11, 2025
- 0.44.2
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.
Jun 4, 2025
- 0.44.1
This is a patch release that fixes a critical bug preventing Drizzle ORM from running on Cloudflare Durable Objects. The issue (#4586) has been resolved, restoring compatibility with Cloudflare's Durable Objects environment.
May 30, 2025
- 0.44.0
This release introduces a new DrizzleQueryError that wraps database driver errors with useful debugging information including stack traces, generated SQL strings, parameters, and original driver errors. It also adds a new caching module with Upstash Redis integration, allowing explicit or global caching strategies with full cache invalidation support.
May 28, 2025
- drizzle-kit@0.31.1
This release fixes bugs in drizzle-kit pull when using Gel extensions, which create schema names containing `::` (such as `ext::auth`). Users can now properly pull schemas from Gel databases by enabling extension schemas in their drizzle.config.ts using the schemaFilter option.
May 3, 2025
- 0.43.1
This is a minor bug fix release (0.43.1) that addresses incorrect type definitions for PostgreSQL schema enums. The release contains a single fix for an issue where schema enum types were not being generated correctly in the PostgreSQL adapter.
Apr 25, 2025