v2.87.0
📦 supabase-jsView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release aligns the storage analytics method with the standard { data, error } response pattern and updates the repository to support npm 11.
Migration Steps
- If using storage analytics methods, update your code to handle the new { data, error } return object structure.
✨ New Features
- storage: Aligned analytics from method with the { data, error } return pattern for consistency across the SDK.
🐛 Bug Fixes
- repo: Updated lock file to support npm 11 following dependabot updates.
🔧 Affected Symbols
storage