my-phonebook_v2.0.3
Summary
May 28, 2023
- When visiting the
/
route:- Redirect signed in users to the
/contacts
page - Redirect the signed-out users to the
/login
page
- Redirect signed in users to the
- When visiting the login page
- Redirect signed in users to the
/contacts
route
- Redirect signed in users to the
- Set
animate=true
as default - Set the default theme to
light
- Updated / fix the
useSyncLocalStorage
JSON.parsing
What's Changed
Full Changelog: v2.0.2...v2.0.3