github leptos-rs/leptos v0.4.9

latest releases: v0.6.15, v0.6.14, v0.7.0-beta...
13 months ago

I'm getting ready to merge the effect-cleanups branch into main, as well as merging #1480 and #1485 in preparation for the release of 0.5.0, so this release is just a "final state of 0.4.x" release before the main branch switches over from being 0.4 to 0.5. It does include some notable work, though:

  • refactored view macro with snapshot testing
  • improved hydration performance, avoiding browser work by reusing existing text nodes in certain cases
  • including component props in tracing support
  • many small bugfixes and improvements to docs

What's Changed

New Contributors

Full Changelog: v0.4.8...v0.4.9

Don't miss a new leptos release

NewReleases is sending notifications on new releases.