Skip to main content

1.4.0 (2026-07-09)

Features

  • add buildCursor to close the keyset loop (#41) (2bcd376), closes #9

1.3.0 (2026-07-09)

Features

  • add pick and setClause write-side helpers (#40) (b7a9e78), closes #7 #8

1.2.0 (2026-06-29)

Features

  • add db-drizzle package (Postgres adapters for db-common) (#17) (39a8f3c)

1.1.0 (2026-06-28)

Features

  • add allow, pageMeta, and mapRow/mapRows helpers (3cefb97)

1.0.0 (2026-06-28)

Bug Fixes

  • disable npm publish in release until v1.0 (030be7e)

Features

  • add Docusaurus docs site and project scaffold (cd3c554)
  • add paginate, orderBy, where, and cursor helpers (061be7e)