v0.12.0
- Improve landing page (#598)
- Fix create session type (#604)
- [password] Send user an email when their password has been changed (#596)
- [graphql] Update example and docs to show how to extend the user
Breaking changes
- We now send an email when a user change his password, if you don't want to send the email set the accounts-password
notifyUserAfterPasswordChanged
option to false.