Skip to content

v0.16.0

Choose a tag to compare

@codybrouwers codybrouwers released this 12 Aug 18:55
· 7 commits to main since this release
9fdf24f

Fixed

  • Share one scoped select execution through synchronous post-where chaining, so one awaited query executes once instead of once per chained modifier.

Install

npm install @modem-dev/drizzle-scoped-db@0.16.0 drizzle-orm

Verification

  • 140 tests passed with 100% statement, branch, function, and line coverage.
  • The committed release benchmark gate passed against 0.15.0 with no accepted regressions.