github leptos-rs/leptos v0.8.10

13 hours ago

What's Changed

  • Locking dependencies in cargo-leptos install example by @agirorn in #4295
  • Add minimal support for subsecond and an example by @gbj in #4307
  • chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #4283
  • chore(deps): bump tj-actions/changed-files from 46 to 47 by @dependabot[bot] in #4297
  • chore: specify Tailwind version in Trunk.toml (closes #4315) by @gbj in #4317
  • fix: remove event listeners correctly when dropping handles (closes #4313) by @gbj in #4314
  • fix: preload correct __wasm_split.*.js file (closes #4322) by @gbj in #4327
  • chore(deps): bump the rust-dependencies group across 1 directory with 11 updates by @dependabot[bot] in #4319
  • fix: correctly import scoped slots (closes #4311) by @gbj in #4318
  • Allow accessing a parent owner from a child by @zakstucke in #4325
  • chore: add missing attributes by @adoyle0 in #4308
  • Correctly manage path stack during back navigation by @gbj in #4334
  • fix: correctly poll all out-of-order streaming chunks (closes #4326) by @gbj in #4333

New Contributors

Full Changelog: v0.8.9...v0.8.10

Don't miss a new leptos release

NewReleases is sending notifications on new releases.