Releases: vcode-sh/better-auth-invitation-only
Releases · vcode-sh/better-auth-invitation-only
Release list
v1.0.0
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
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #5
Full Changelog: v0.3.0...v1.0.0
v0.3.0
What's Changed
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #1
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #2
New Contributors
- @dependabot[bot] made their first contribution in #1
Full Changelog: https://github.com/vcode-sh/better-auth-invitation-only/commits/v0.3.0