chore(deps): update svelte-virtual peerDependencies to allow for v5#863
chore(deps): update svelte-virtual peerDependencies to allow for v5#863piecyk merged 3 commits intoTanStack:mainfrom
Conversation
wobsoriano
left a comment
There was a problem hiding this comment.
I believe it's safe to remove v3 as peer dep. What do you think?
I can do that, just didnt want to break anyone who might be still using version 3. |
that is good question, maybe let's leave the v3 for now. |
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 209dd02. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 2 targetsSent with 💌 from NxCloud. |
|
So add v3 support back? |
Yep if it works with v3 don't see any reason to remove it. |
…ncy" This reverts commit 771615e. As per discussion v3 should remain.
Svelte v5 was just released and is backward compatible with v4. This updates the peerDependencies to allow for those running Svelte 5 projects to pull in this dependency.
For reference:
https://svelte.dev/blog/svelte-5-is-alive