sveltejs / prettier-plugin-svelte

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

npm package updated to 3.1.0 but the changes haven't been pushed to this repo #408

Closed polyzen closed 7 months ago

KieranP commented 7 months ago

NPM account compromised possibly? Same thing happened for svelte-preprocess

ollema commented 7 months ago

I don't think the account is compromised, the more likely explanation is that svelte 5 related changes were hidden (not actually hidden in the code but hidden as in the code changes were not included on GitHub, only in the shipped code): https://diff.intrinsic.com/prettier-plugin-svelte/3.0.3/3.1.0

e.g. snippet/render changes

dummdidumm commented 7 months ago

I just forgot to push the changes, they're up now 👍