v0.7.0-rc3
版本发布时间: 2024-11-29 03:51:27
leptos-rs/leptos最新发布版本:v0.7.0(2024-12-01 01:24:20)
A very minor release to facilitate leptos-wasi, a new base integration crate used by the Spin and new WasmCloud integrations!
What's Changed
- chore(deps): bump proc-macro2 from 1.0.91 to 1.0.92 by @dependabot in https://github.com/leptos-rs/leptos/pull/3276
- Version any_spawner alongside other crates, reexport CustomExecutor by @ogghead in https://github.com/leptos-rs/leptos/pull/3284
- Fix help message for island macro by @NiklasEi in https://github.com/leptos-rs/leptos/pull/3287
- docs: improve line location of hydration error message when using
view!
macro by @gbj in https://github.com/leptos-rs/leptos/pull/3293
Full Changelog: https://github.com/leptos-rs/leptos/compare/v0.7.0-rc2...v0.7.0-rc3