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

Add support for TypeScript 5 #585

Closed benmccann closed 1 year ago

benmccann commented 1 year ago

Thanks @kaisermann ! Do you think we could get a new release with the change?

kaisermann commented 1 year ago

@benmccann yeah, was just doing that 🙏 Released in v5.0.2 🎉

benmccann commented 1 year ago

Thank you!