Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for sveltekit 2 #712

Merged
merged 2 commits into from
Jan 17, 2024
Merged

add support for sveltekit 2 #712

merged 2 commits into from
Jan 17, 2024

Conversation

wbhob
Copy link
Contributor

@wbhob wbhob commented Dec 29, 2023

What kind of change does this PR introduce?

Versions upgrade, fixes #706

What is the current behavior?

Currently unable to persist cookies without specifying a path per SvelteKit 2 docs:

What is the new behavior?

Sets path to '/' by default, making it compatible with SvelteKit 1 and 2.

@JayeshVP24
Copy link

+1

@wbhob
Copy link
Contributor Author

wbhob commented Jan 4, 2024

@silentworks in case you missed it

@silentworks silentworks merged commit dee94aa into supabase:main Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sveltekit 2.0 cookie API change
3 participants