Download Latest Version v0.8.10 source code.tar.gz (2.8 MB)
Email in envelope

Get an email when there's a new version of Leptos

Home / v0.8.6
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-07-27 1.4 kB
v0.8.6 source code.tar.gz 2025-07-27 2.7 MB
v0.8.6 source code.zip 2025-07-27 3.3 MB
Totals: 3 Items   6.1 MB 0

Just a patch release, mostly to support #[server] #[lazy] for lazy server functions.

Going forward, patch releases for various crates will have version numbers that are not coupled to one another, and will only be bumped when they've actually changed; so this release is 0.8.6 for leptos, leptos_macro, and server_fn_macro, but does not arbitrarily bump other packages that haven't changed.

See 0.8.5 for notes on WASM splitting.

What's Changed

Full Changelog: https://github.com/leptos-rs/leptos/compare/v0.8.5...v0.8.6

Source: README.md, updated 2025-07-27