v2.77.0
📦 supabase-jsView on GitHub →
✨ 3 features🐛 6 fixes🔧 4 symbols
Summary
This release introduces OAuth 2.1 consent management and client updates, adds pagination and sorting to storage buckets, and improves performance via RegExp precompilation.
✨ New Features
- auth: add OAuth 2.1 authorization consent management API calls
- auth: add OAuth client update support
- storage: add support for bucket pagination and sorting
🐛 Bug Fixes
- auth: handle 204 No Content response in OAuth client delete
- auth: remove redirection in getAuthorizationDetails
- postgrest: add incoming major 14 support
- repo: add missing tslib dependency to core packages
- repo: cleanup package-lock.json and bun.lock
- storage: remove unnecessary filter
🔧 Affected Symbols
getAuthorizationDetailssupabase.authsupabase.storagetslib