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

Update/sveltekit breaking changes migration #137

Conversation

3daddict
Copy link

  • Update routes to new format
  • Migrate session to new format
  • Handle authentication session data
  • Update Nav with reactive session data
  • Update login and logout functions

References:

  • Removing session #5883
  • Form actions #6469
  • [breaking] error handling rework #6586

@benmccann
Copy link
Member

Thank you, but I already have a PR for this: #134

I think we will introduce some new features to SvelteKit to better support moving away from $session, so I have not merged any changes yet

@3daddict
Copy link
Author

Sounds good thanks @benmccann looking forward to seeing your implementation. Closing this one if it's not needed.

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.

3 participants