Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 30 May 16:55
· 30 commits to main since this release

3.0.0 (2025-05-30)

⚠ BREAKING CHANGES

  • All Zod helpers now use v4
  • use unwrap utility rather than importing neverthrow from libjs

Features

Code Refactoring

  • finalize conversion to Zod v4 (c29326f)
  • remove vendored neverthrow (05821c4)