v2.86.1-canary.0
📦 supabase-jsView on GitHub →
🐛 5 fixes🔧 4 symbols
Summary
This canary release focuses on bug fixes for Auth session handling, PostgREST type inference, and resolving module resolution issues in Nuxt via a new ESM wrapper.
🐛 Bug Fixes
- auth: Suppress getSession warning when getUser is called first.
- auth: Fixed edge cases where code verifier remained in storage.
- postgrest: Fixed cross-schema RPC setof type inference.
- supabase: Added ESM wrapper to resolve 'module not found' errors in Nuxt environments.
- repo: Resolved various lock file and installation issues.
🔧 Affected Symbols
getSessiongetUserrpcSupabaseClient