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
161 stars 37 forks source link

Migrate to Svelte 5 #241

Closed ai closed 3 months ago

ai commented 3 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 3 months ago

Pull request auto-reviewer