Hacker News new | ask | show | jobs
by partusman 2022 days ago
Be aware Sapper will never reach 1.0, and instead will be replaced by just using Svelte (with SvelteKit). https://svelte.dev/blog/whats-the-deal-with-sveltekit
2 comments

Thanks! Too bad SvelteKit is still in beta, cause I don't feel inclined investing any time in Sapper now I know that that is going to be deprecated. Guess I'll have to be brave and try it out

    npm init svelte@next
seems like they're trying to make it super simple to go from Sapper to SvelteKit... here's to hoping it doesn't break too many things