Skip to content

Conversation

Rich-Harris
Copy link
Member

No description provided.

Copy link

vercel bot commented Oct 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
omnisite ✅ Ready (Inspect) Visit Preview 💬 1 unresolved Oct 22, 2024 1:51pm

Comment on lines 16 to 21
“devDependencies”: {
--- “svelte”: “^4”,---
+++ “svelte”: “^5”,+++
// …
}
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe add vps too, while vps3 does support svelte5 from early alphas, vps4 is the better choice.

Suggested change
“devDependencies”: {
--- “svelte”: “^4”,---
+++ “svelte”: “^5”,+++
// …
}
}
“devDependencies”: {
--- “@sveltejs/vite-plugin-svelte”: “^3.0.0”,---
+++ “@sveltejs/vite-plugin-svelte”: “^4.0.0”,+++
--- “svelte”: “^4”,---
+++ “svelte”: “^5”,+++
// …
}
}

@benmccann
Copy link
Member

Do you want to add the sv post as well or do them on separate days?

@Rich-Harris
Copy link
Member Author

I think we should wait until tomorrow for the sv blog post, too much happening at once otherwise

@Rich-Harris
Copy link
Member Author

(that said it would be nice to pin the svelte 5 launch blog post, we'll need to add a mechanism for that otherwise reverse chrono will replace it)

@Rich-Harris Rich-Harris merged commit 6f757e7 into main Oct 22, 2024
2 of 3 checks passed
@Rich-Harris Rich-Harris deleted the announcements branch October 22, 2024 15:26
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