Skip to content

v0.11.0

Choose a tag to compare

@benvinegar benvinegar released this 01 Jul 04:33
· 29 commits to main since this release
14cfc99

What's new

  • Added Drizzle 1.0 RQBv2 relational object-filter scoping for scopeByColumn rules.
  • RQBv2 relational queries now inject the active scope into object filters and fail closed for unsupported where shapes or custom rules without RQBv2 object-filter support.

Changed

  • pnpm build now cleans dist and the TypeScript build-info cache before compiling, preventing stale local package artifacts after source files move or are deleted.

Validation

  • Release benchmark gate passed.
  • Validated against locked Drizzle 0.45.2 and Drizzle 1.0 RC.