javascript
javascript copied to clipboard
chore(repo): [DO NOT MERGE] Alias sign-in/sign-up hooks to Signal version
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.