New
v0.8.14
What's Changed
- Resupport
From<Fn() -> T> for Signal<T>,ArcSignal<T>,Callback<T, _>and similar by @zakstucke in https://github.com/leptos-rs/leptos/pull/4273 - chore: bump versions after recent release by @gbj in https://github.com/leptos-rs/leptos/pull/4462
Full Changelog: https://github.com/leptos-rs/leptos/compare/v0.8.13...v0.8.14