Deprecation archive
Supabase deprecations & breaking changes
2 tracked changes, dated and sourced to Supabase's own changelog. Want to know which of these touch your stack? Paste your package.json →
- Source ↗DeprecationAction required
@supabase/auth-helpers deprecated in favor of @supabase/ssr
The auth-helpers packages are deprecated; Supabase recommends migrating to @supabase/ssr for cookie-based auth in server frameworks. The old package receives no further updates.
published 2024-02-15 · affects ≥ 0.0.0
- Source ↗Breaking
supabase-js v1 → v2 changed auth() and error handling
supabase-js v2 reorganized the auth namespace and standardized { data, error } returns. v1 code will not run against the v2 client.
published 2023-01-10 · affects ≥ 1.0.0
Powered by ChangelogRadar's deprecation & pricing archive · sourced to every vendor's own changelog · An Atlas Project. Curated best-effort from public sources; not authoritative — verify with the vendor before acting.