saas vendor
Supabase
Client-library breaking changes, auth-helper deprecations, plan changes.
Resolves from: @supabase/supabase-js, @supabase/auth-helpers-nextjs, @supabase/ssr
Tracked changes
2- 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 · scan your package.json →. Curated best-effort from public sources; not authoritative — verify with the vendor before acting.