Skip to content

Conversation

@metonym
Copy link
Contributor

@metonym metonym commented May 2, 2022

Optionally review by commit.

Summary

  • upgrade dependencies to latest
    • the latest tag for @sveltejs/kit will now resolve to the actual version; this resolves the problem of the next tag accidentally resolving to a breaking version
  • update jsconfig.json to extend the generated SvelteKit tsconfig.json (recommended by SvelteKit)
  • remove cookie handling from hooks.js since this is a purely static SvelteKit set-up
  • disable SSR in hooks (again, since this is a static set-up)
  • remove unused dependencies
@metonym metonym requested a review from SEANDOUGHTY May 2, 2022 15:57
@metonym metonym merged commit ea7fb35 into main May 2, 2022
@metonym metonym deleted the upgrade-latest branch May 2, 2022 20:55
@metonym metonym mentioned this pull request Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants