v0.21.1 Release
-
Manually update the verified state of the current matching
AuthStore
model on successful "confirm-verification" call. -
Manually clear the current matching
AuthStore
on "confirm-email-change" call because previous tokens are always invalidated. -
Fixed the
fetch
mock tests to check also the sent body param values. -
Formatted the source code with prettier.