Skip to content

Commit be81958

Browse files
committed
Update readme to point to upgrade guide
1 parent e5605ec commit be81958

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ module.exports = {
1919
}
2020
```
2121

22+
## Upgrading to v0.5.x
23+
24+
As of v0.5.x, this plugin now requires Prettier v3 and is ESM-only. This means it cannot be loaded via `require()`. For more information see our [upgrade guide](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/issues/207#issuecomment-1698071122).
25+
2226
## Options
2327

2428
### Customizing your Tailwind config path

0 commit comments

Comments
 (0)