v2.106.2
📦 supabase-jsView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
This patch release fixes an issue with the auth signup response and improves compatibility for React Native environments using Hermes.
🐛 Bug Fixes
- Restored the signup user response in the auth module.
- Added react-native export condition for Hermes-safe resolution.