Any article link to check the breaking changes of the @supabase/ssr 0.7

hey guys my next app is using 0.6.1 version of the @supabase/ssr library, so before upgrading to 0.7 or to latest version, where I can check the breaking changes, or its completely safe to upgrade it to the latest version.
2 Replies
silentworks
silentworks2mo ago
It was bumped because the underlying cookie library version changed. https://github.com/supabase/ssr/releases/tag/v0.7.0
GitHub
Release v0.7.0 · supabase/ssr
0.7.0 (2025-08-22) Features bump cookie to 1.0.2 (#113) (b4a77b4) Bug Fixes remove usage of internal type params (#123) (8f3e89e)
nehatkhan
nehatkhanOP2mo ago
Thanks man

Did you find this page helpful?