Skip to content

Releases: vcode-sh/better-auth-invitation-only

Release list

v1.0.0

Choose a tag to compare

@vcode-sh vcode-sh released this 02 Mar 00:18
731ecef

v1.0.0 — Stable Release

First stable release with Better Auth 1.5 integration.

Highlights

  • Better Auth 1.5 compatibility — Full support for the latest Better Auth APIs
  • Structured error codes — Migrated to defineErrorCodes() / APIError.from() pattern for consistent, machine-readable errors
  • Improved type inference — Better TypeScript types for plugin registration
  • MongoDB support — Enhanced integration tests covering MongoDB alongside SQLite

Changes since v0.3.0

  • Transition to stable with Better Auth 1.5 integration and updated error handling
  • Add AI code review and dependabot auto-merge workflows
  • Update CI workflows for improved dependency installation
  • Bump actions/checkout from 4 to 6

Full Changelog: v0.3.0...v1.0.0

What's Changed

Full Changelog: v0.3.0...v1.0.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 22:47

What's Changed

New Contributors

Full Changelog: https://github.com/vcode-sh/better-auth-invitation-only/commits/v0.3.0