Hacker News new | ask | show | jobs
by ovao 1375 days ago
This is definitely worth noting. SveleteKit is probably close to 1.0, but the current versioning strategy is incrementing one number, and those changes are always expected to be breaking (even if they aren’t frequently breaking).

That said, if you start working on a given pre-release and only upgrade to 1.0, the migration shouldn’t be too painful.

1 comments

do note that sveltekit just entered a release candidate phase 2 days ago https://twitter.com/geoffrich_/status/1568264897905164289?s=...

meaning close to 1.0 and no further breaking changes expected

Hey, great news! Appreciate your correction.