cargo leptos 0.8.13
v0.8.13

17 hours ago

What's Changed

  • add homepage to leptos cargo metadata by @tswast in #4417
  • examples: clarify behavior of upload-with-progress demo (closes #4397) by @gbj in #4420
  • Force cleanup even if there are other references to the root owner by @zakstucke in #4427
  • fix: check custom element tag name when rebuilding by @gbj in #4413
  • Relax Debug trait bound on tuples PossibleRouteMatch implementation by @alexisfontaine in #4428
  • fix: remove possibility of view-related SendWrapper errors on server (closes #4432, #4402) by @gbj in #4433
  • Add split to run command by @marcokuoni in #4440
  • Clean up warning behavior for resources that depend on other resources by @gbj in #4415
  • (wip) track resources in Suspense that are read conditionally behind other resource reads (see #4430) by @gbj in #4444
  • fix: improve marker-node filtering when using islands router (closes #4443) by @gbj in #4446
  • Removed duplicate cargo member oco by @agirorn in #4445
  • fix: do not unescape query and hash in URLs when clicking links (closes #4453, closes #4232) by @gbj in #4454
  • fix: Fixed to Add response headers for leptos_axum static files #4377 by @tqq1994516 in #4394
  • fix: make class attribute overwrite behavior consistent between SSR and CSR by @taearls in #4439

New Contributors

Full Changelog: v0.8.12...v0.8.13

Don't miss a new leptos release

NewReleases is sending notifications on new releases.