Skip to content

my-phonebook_v2.0.3

Compare
Choose a tag to compare
@weaponsforge weaponsforge released this 28 May 13:11
· 15 commits to master since this release
82589f7

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
  • When visiting the login page
    • Redirect signed in users to the /contacts route
  • 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