logoalt Hacker News

kevinakyesterday at 9:12 PM1 replyview on HN

Svelte was pretty much stable between 2019-2024, of all the frameworks it probably changed the least. It's only with the recently released Svelte 5 version that things changed a bit.

You have a point but you're giving Svelte unfair criticism here.


Replies

b_e_n_t_o_ntoday at 3:12 AM

Especially since they put effort into making it backward compatible. You can mix Svelte 4 components with Svelte 5 components. Which is pretty reasonable.