javascript icon indicating copy to clipboard operation
javascript copied to clipboard

chore(repo): [DO NOT MERGE] Alias sign-in/sign-up hooks to Signal version

Open dstaley opened this issue 4 months ago • 4 comments

this pr is solely to trigger a pkg pr new release

Summary by CodeRabbit

  • Refactor
    • Updated the sign-in and sign-up hooks to a more responsive implementation, improving UI reactivity during authentication flows.
    • Users may notice smoother state transitions and reduced unnecessary re-renders when signing in or signing up.
    • Existing hook names remain the same; current imports continue to work without changes.
    • This update targets better runtime behavior without altering other authentication hooks or overall app integration.

dstaley avatar Oct 06 '25 15:10 dstaley