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
The prettier version (and prettier-plugin-version) is outdated. There has been a new major release of both packages (3.0).
This is annoying, as other prettier plugins (e.g prettier-plugin-tailwindcss) require prettier version 3.0, and will generate warnings during installation with the current prettier version.
Reproduction
N/A, just create a project with the CLI with prettier included
This will give users the new versions via create-svelte. The rest of the change is internal
closes#10751closes#10716
---------
Co-authored-by: Tee Ming <chewteeming01@gmail.com>
Describe the bug
The prettier version (and prettier-plugin-version) is outdated. There has been a new major release of both packages (3.0).
This is annoying, as other prettier plugins (e.g prettier-plugin-tailwindcss) require prettier version 3.0, and will generate warnings during installation with the current prettier version.
Reproduction
N/A, just create a project with the CLI with prettier included
Logs
No response
System Info
Severity
annoyance
Additional Information
I will soon open a PR for this issue.
The text was updated successfully, but these errors were encountered: