Releases: supabase/auth-helpers
Releases · supabase/auth-helpers
@supabase/auth-helpers-nextjs@0.8.4
Patch Changes
- Updated dependencies [841fce0]
- @supabase/auth-helpers-shared@0.6.1
@supabase/auth-helpers-sveltekit@0.10.4
Patch Changes
- Updated dependencies [9fa8f2b]
- @supabase/auth-helpers-shared@0.6.0
@supabase/auth-helpers-shared@0.6.0
Minor Changes
- 9fa8f2b: Add cookie chunking for large JWTs
@supabase/auth-helpers-remix@0.2.3
Patch Changes
- Updated dependencies [9fa8f2b]
- @supabase/auth-helpers-shared@0.6.0
@supabase/auth-helpers-nextjs@0.8.3
Patch Changes
- Updated dependencies [9fa8f2b]
- @supabase/auth-helpers-shared@0.6.0
@supabase/ssr@0.0.4
Patch Changes
- 4e5df45: Await get cookie function
@supabase/ssr@0.0.3
Patch Changes
- b9099fd: Fixed types for cookie methods
@supabase/auth-helpers-nextjs@0.8.2
Patch Changes
- c8a121d: include cookie options for deleteCookie
@supabase/auth-helpers-nextjs@0.8.1
Patch Changes
- dfff00a: Remove the appending of a cookie to the response
@supabase/ssr@0.0.2
Patch Changes
- 66e6b4c: Remove max-age option from cookieOptions