Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmajor committed Sep 2, 2024
1 parent 25b04d3 commit 36c20ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
> 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
> 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.
# Prettier for Svelte components

Expand Down Expand Up @@ -229,7 +229,7 @@ Usage in the browser is semi-supported. You can import the plugin from `prettier

## Migration

> For migrations between majors prior to `prettier-plugin-svelte@4` [see here](https://github.com/sveltejs/prettier-plugin-svelte/tree/version-3)
> For migration to `prettier-plugin-svelte@3` [see here](https://github.com/sveltejs/prettier-plugin-svelte/tree/version-3?tab=readme-ov-file#migration).
Upgrade to Svelte 5 before upgrading to `prettier-plugin-svelte@4`, as it doesn't support older Svelte versions.

Expand Down

0 comments on commit 36c20ec

Please sign in to comment.