sveltejs / svelte-preprocess

A ✨ magical ✨ Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, Coffeescript, TypeScript, Pug and much more.
MIT License
1.73k stars 147 forks source link

support for Svelte 4 #602

Closed benmccann closed 6 months ago

benmccann commented 1 year ago

It'd probably be nice to update this before Svelte 4 is released

dummdidumm commented 1 year ago

Oh shit lol, I did this already and released a new version but didn't push the changes https://www.npmjs.com/package/svelte-preprocess

kaisermann commented 1 year ago

Oh shit lol, I did this already and released a new version but didn't push the changes https://www.npmjs.com/package/svelte-preprocess

We're good then 😅 ? CleanShot 2023-06-06 at 17 17 22

benmccann commented 1 year ago

Well the changes still need to be pushed I believe whether that's Simon pushing his changes or this PR being merged

kaisermann commented 1 year ago

Well the changes still need to be pushed I believe whether that's Simon pushing his changes or this PR being merged

Ahh, my brain read "publish" instead of "push". Let's wait for him then

dummdidumm commented 1 year ago

It's on npm already, so we don't need this PR. But yes I need to push the changes so the GitHub repo is in sync with what's on npm