github leptos-rs/leptos v0.6.14

latest release: v0.6.15
one month ago

Hello everyone, The biggest change in this update is to handle wasm-bindgen 0.2.93 and web_sys 0.3.70 Thanks to @sabify and @maccesch for those PRs. As always, let us know if there's issues.

What's Changed

  • fix: untrack children in Portal to avoid re-triggering it accidentally (closes #2693) by @gbj in #2713
  • chore: fix some comments by @renshuncui in #2712
  • Mnior: As of rust1.80: cargo clippy now reports doc indentation issues. by @martinfrances107 in #2728
  • chore(ci): update nightly by @gbj in #2755
  • chore: update gloo-net and reqwest to http 1.0 (closes #2688) (leptos 0.6) by @sabify in #2751
  • fix: update wasm-bindgen and web-sys for leptos 0.6 by @sabify in #2830

New Contributors

Full Changelog: v0.6.13...v0.6.14

Don't miss a new leptos release

NewReleases is sending notifications on new releases.