Skip to content

v3.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@becem-gharbi becem-gharbi released this 01 Jun 18:24
· 37 commits to main since this release

v3.0.0-beta.1

compare changes

๐Ÿš€ Enhancements

  • โš ๏ธ Allow usage of custom data layer (#30)

๐Ÿฉน Fixes

  • Avoid delete of non-existant refresh token (#31)

๐Ÿ’… Refactors

  • Change findUser to findUserById and findUserByEmail (7ce97d6)

๐Ÿก Chore

  • Resolve import of nitro utils (8f98519)
  • playground: Change email provider to hook (028697f)

โš ๏ธ Breaking Changes

  • โš ๏ธ Allow usage of custom data layer (#30)

โค๏ธ Contributors