EMH333 / esbuild-svelte

An esbuild plugin to compile Svelte components
https://www.npmjs.com/package/esbuild-svelte
MIT License
245 stars 24 forks source link

Svelte 5 Compatibility #234

Open EMH333 opened 6 months ago

EMH333 commented 6 months ago

esbuild-svelte supports compiling with Svelte 5 as of version 0.8.1. It does not yet support all the new features of Svelte 5 (like .svelte.js files)

zazer1 commented 2 weeks ago

Can https://github.com/EMH333/esbuild-svelte/pull/254 be linked to this for easy cross-reference?

EMH333 commented 2 weeks ago

This has been released in v0.9.0. I'll leave this issue open for a bit in case there are any problems