You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
> This documentation is for prettier-plugin-svelte version 4 which only works with Svelte 5. See [this branch](https://github.com/sveltejs/prettier-plugin-svelte/tree/version-3) for documentation of earlier versions
1
+
> This documentation is for `prettier-plugin-svelte` version 4 which only works with Svelte 5. See [this branch](https://github.com/sveltejs/prettier-plugin-svelte/tree/version-3) for documentation of previous version.
2
2
3
3
# Prettier for Svelte components
4
4
@@ -229,7 +229,7 @@ Usage in the browser is semi-supported. You can import the plugin from `prettier
229
229
230
230
## Migration
231
231
232
-
> For migrations between majors prior to `prettier-plugin-svelte@4`[see here](https://github.com/sveltejs/prettier-plugin-svelte/tree/version-3)
232
+
> For migration to `prettier-plugin-svelte@3`[see here](https://github.com/sveltejs/prettier-plugin-svelte/tree/version-3?tab=readme-ov-file#migration).
233
233
234
234
Upgrade to Svelte 5 before upgrading to `prettier-plugin-svelte@4`, as it doesn't support older Svelte versions.
0 commit comments