sveltejs / prettier-plugin-svelte

Format your svelte components using prettier.
MIT License
735 stars 95 forks source link

chore: drop support for svelte 3 and 4 #461

Closed jrmajor closed 4 weeks ago

jrmajor commented 4 weeks ago

Starting point for the next major version. I will follow up with PRs removing Svelte version checks and deprecated options once there are separate branches for v3 and next.

dummdidumm commented 4 weeks ago

I created a version-3 branch. I don't think we need a next branch.

jrmajor commented 4 weeks ago

Sure, I've meant next as a purpose, not exact name, master will work just as well :)