v2.88.0
📦 supabase-jsView on GitHub →
✨ 3 features🐛 2 fixes🔧 3 symbols
Summary
This release introduces a new 'notin' filter for Postgrest, custom predicates for session detection in Auth, and migrates the build system to tsdown for better module compatibility.
✨ New Features
- auth: Added support for custom predicates in the detectSessionInUrl option.
- postgrest: Added the 'notin' filter for queries.
- repo: Migrated the build system to tsdown to improve ESM and CJS compatibility.
🐛 Bug Fixes
- realtime: Resolved a WebSocket race condition occurring in Node.js environments.
- realtime: Fixed an issue where the authorization header was incorrectly sent when no access token was present.
🔧 Affected Symbols
detectSessionInUrlnotinRealtimeClient