hplush / slowreader

Web app to combine feeds from social networks and RSS and to help read more meaningful and deep content
https://dev.slowreader.app
GNU Affero General Public License v3.0
160 stars 38 forks source link

Migrate to Svelte 5 #241

Closed ai closed 2 months ago

ai commented 2 months ago

Svelte 5 looks pretty stable.

New version allows us to use more precise types in components and avoid unnecessary <div> in slots. Also it works better with nested CSS.

github-actions[bot] commented 2 months ago

Pull request auto-reviewer