Release v1.2.8 · July 3, 2026

Query-layer performance

One memoized drizzle instance per D1 binding, so downstream caches keyed on the handle actually hit.

  • Memoize the drizzle instance per D1 binding — downstream caches keyed on the db handle (notably the Better Auth instance cache) now hit instead of rebuilding per request