v2.84.0
📦 supabase-authView on GitHub →
✨ 1 features🐛 2 fixes🔧 2 symbols
Summary
Release 2.84.0 introduces new pattern matching operators for Postgrest and includes fixes for relation name validation and Realtime serialization.
✨ New Features
- Postgrest now supports isdistinct and regex pattern matching operators.
🐛 Bug Fixes
- Validated empty or invalid relation names in Postgrest.
- Simplified the Realtime serializer by removing unnecessary message types.