Skip to content

v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jul 15:00

2.0.0 (2026-07-28)

⚠ BREAKING CHANGES

  • the generated module augmentation now targets harper by
    default instead of harperdb. Harper 4.x applications that import from
    harperdb must set module: harperdb in their schema-codegen config.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

Features

  • sanitize database names, augment 'harper', and scope codegen by database (b378586), closes #29

Bug Fixes

  • coerce numeric database filter patterns to strings (d152a54)