v2.100.0-canary.5
📦 supabase-jsView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
This canary release primarily addresses bug fixes within the postgrest module, specifically concerning the behavior of maybeSingle and test configuration.
🐛 Bug Fixes
- Fixed an issue in postgrest where maybeSingle was not working for all request methods due to an Accept header override.
- Narrowed tstyche testFileMatch in postgrest to only include type test files.