v2.100.0-canary.5
📦 supabase-authView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
This canary release primarily addresses a bug in postgrest related to maybeSingle functionality by removing an Accept header override and refines testing configurations.
🐛 Bug Fixes
- Fixed an issue in postgrest where maybeSingle was not working correctly for all request methods due to an Accept header override.
- Narrowed tstyche testFileMatch in postgrest to only include type test files.