Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 17:32
· 75 commits to main since this release
a59bc0e

🚀 Enhancements

  • Add signup and signup activation endpoints and related composable (#7)
  • Add type template to having access to types in nuxt app (5f3ec63)
  • Allow to disable recaptcha (#6)

🩹 Fixes

💅 Refactors

  • ⚠️ Replace vue-recaptcha-v3 (#5)
  • Remove enum and use "as const" (d3b8758)
  • By default verifyRecaptcha throws error (5a07361)

🏡 Chore

  • Add console log using useRecaptcha composable when recaptcha is disabled (e594ce7)

⚠️ Breaking Changes

  • ⚠️ Replace vue-recaptcha-v3 (#5)

❤️ Contributors