github leptos-rs/leptos v0.6.10

latest releases: v0.6.14, v0.7.0-beta, v0.6.13...
5 months ago

Mostly a patch release with a number of bugfixes, as well as some nice quality-of-life improvements:

  • allowing #[prop(attrs)] on slots
  • add support for on: to dynamic children of components (i.e., when you do <MyComponent on:.../>, the event listener is now applied correctly to more of the children of <MyComponent/>)

What's Changed

New Contributors

Full Changelog: v0.6.9...v0.6.10

Don't miss a new leptos release

NewReleases is sending notifications on new releases.