v2.107.0-canary.1
📦 supabase-jsView on GitHub →
✨ 1 features
Summary
This canary release introduces a significant change to the authentication system by replacing the navigator.locks-based mutex with a commit guard and dispose() mechanism.
✨ New Features
- Authentication system removed navigator.locks-based mutex and introduced commit guard + dispose().