Skip to content

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented Nov 26, 2024

fix #1037

"homepage": "https://github.com/sveltejs/vite-plugin-svelte#readme",
"dependencies": {
"@sveltejs/vite-plugin-svelte-inspector": "^3.0.0-next.0||^3.0.0",
"@sveltejs/vite-plugin-svelte-inspector": "^4.0.0",
Copy link
Member Author

Choose a reason for hiding this comment

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

This is the main fix

},
"peerDependencies": {
"@sveltejs/vite-plugin-svelte": "^5.0.0-next.0 || ^5.0.0",
"@sveltejs/vite-plugin-svelte": "^5.0.0",
Copy link
Member Author

Choose a reason for hiding this comment

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

I figured to update this along the way. I don't think it's a breaking change though removing prerelease version support.

@dominikg dominikg merged commit 5389d31 into main Nov 26, 2024
6 checks passed
@dominikg dominikg deleted the fix-peer-dep branch November 26, 2024 14:40
@github-actions github-actions bot mentioned this pull request Nov 26, 2024
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.

Unmet peer warnings with Vite 6

2 participants