Skip to content

v3.0.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@becem-gharbi becem-gharbi released this 31 May 19:34
· 37 commits to main since this release

compare changes

🏡 Chore

  • lint: Migrate to @nuxt/eslint-config (67a2dcb)
  • lint: Fix issues (687a7b4)
  • Hide node deprecation warnings on build (3c7d27a)
  • ⚠️ Remove useAuthFetch (#24)
  • ⚠️ Remove internal prisma instantiation (#25)
  • ⚠️ Remove Custom email provider (#26)
  • playground: Remove deprecated config options (38c59b3)
  • ⚠️ Remove purge of expired sessions (#27)
  • ⚠️ Rename registration.enable to registration.enabled (#28)
  • ⚠️ Only except .html custom email templates (#29)
  • Change password reset and email verification token's secrets (9125a3f)
  • Resolve @typescript-eslint/ban-ts-comment overrides (bf0ab12)

✅ Tests

⚠️ Breaking Changes

  • ⚠️ Remove useAuthFetch (#24)
  • ⚠️ Remove internal prisma instantiation (#25)
  • ⚠️ Remove Custom email provider (#26)
  • ⚠️ Remove purge of expired sessions (#27)
  • ⚠️ Rename registration.enable to registration.enabled (#28)
  • ⚠️ Only except .html custom email templates (#29)

❤️ Contributors