Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 22:40
· 17 commits to master since this release

Fixes

  • include all Vercel URL variants in BetterAuth trustedOrigins
  • add Vercel preview URL to BetterAuth trustedOrigins
  • resolve BetterAuth origin mismatch on Vercel preview deployments
  • resolve React Compiler errors in mobile hooks
  • code quality improvements across app pages
  • improve accessibility and error handling in UI components
  • improve error handling and type safety across API routes
  • improve type safety and error handling in core libraries
  • update dependencies and patch vulnerabilities

Chores

  • bump version to 0.8.0
  • update prisma config and seed scripts
  • add aislop quality gate configuration