Skip to content

Patch | v3.5.1 - Auth Flow Crash

Choose a tag to compare

@CodeMeAPixel CodeMeAPixel released this 17 Mar 08:46
· 186 commits to production since this release
095c1a8

Fixed

  • Login Page Crash — ArrowLeft (Lucide) was removed from login-form-multistep.tsx imports when magic links were disabled, but is still used by the "Back" button in the password step; import restored to fix ReferenceError: ArrowLeft is not defined at runtime

Removed

  • v3.4.2 Changelog Reference: changes were sufficient enough to do a major bump to v3.5.0 instead.