Skip to content

v0.3.0-beta.30

Pre-release
Pre-release
Compare
Choose a tag to compare
@pradel pradel released this 17 Oct 07:45
· 657 commits to master since this release

Features

  • Import the example repository into the main monorepo (#473)
  • [@accounts/server] Calling addEmail now trigger the email verification option (#477)
  • [@accounts/password] Check the arguments in the exposed methods (#478)
  • [@accounts/server] Deactivate user (#480)
  • [e2e] Test some core features (#439)

Bug fixes

  • [@accounts/password] Support uppercase emails when sending the different emails (verification, rest, ...) (#476)