v2.83.0
📦 supabase-authView on GitHub →
✨ 1 features🔧 2 symbols
Summary
This release primarily renames the StorageAnalyticsApi to StorageAnalyticsClient for improved clarity in the storage module.
Migration Steps
- If you were using StorageAnalyticsApi, update your code to use StorageAnalyticsClient instead.
✨ New Features
- Renamed StorageAnalyticsApi to StorageAnalyticsClient in storage module.