leptos Releases
110 releases of leptos-rs/leptos
- v0.6.10
A patch release focusing on bugfixes and quality-of-life improvements. Key additions include support for `on:` event listeners on dynamic children of components and the ability to use `#[prop(attrs)]` on slots.
Apr 2, 2024
- v0.6.9
A minor patch release focused on fixing imports in Cargo and minor bug fixes. It adds MessagePack codec support.
Mar 5, 2024
- v0.6.8
This release disables file hashing by default to streamline usage, making it configurable via environment variables or Cargo.toml. It also includes fixes for hydration status in islands mode and removes unnecessary trait bounds.
Mar 3, 2024
- v0.6.70.6.7
This release adds version hashes to CSS, JS, and WASM files to automatically invalidate browser caching. It also introduces owning memos, an `impl_from` argument for the `#[server]` macro, and fixes timeout leaks.
Feb 29, 2024
- v0.6.6
This release focuses on fixing issues with examples, integrating a server macro for Spin, and improving documentation. It includes Axum state propagation, fixes for execution order of effects, and URL parameter decoding.
Feb 19, 2024
- v0.6.50.6.5
This release fixes bugs that appeared since 0.6. It addresses issues with Actix redirects and introduces the ability to easily create custom server function clients.
Feb 1, 2024
- v0.6.40.6.4
This release fixes bugs that appeared since 0.6.3. It includes a fix for correctly tracking source in `create_local_resource` and adds an example for file upload with streaming progress bar.
Jan 30, 2024
- v0.6.30.6.3
A major release featuring a rewritten server function system and Axum 0.7 support. It introduces new built-in encodings (rkyv, multipart), streaming responses, custom error types, and middleware support.
Jan 27, 2024
- 0.6.2
This release mirrors v0.6.3, focusing on the rewritten server function system and Axum 0.7 support, including new encodings, streaming responses, and custom error types.
Jan 26, 2024
- v2022.08.18
This release focuses on upgrading the Ruby runtime from version 2.6 to 2.7 and migrating internal testing frameworks from RR to RSpec. It includes the removal of the BasecampAgent, updates to various gems, and introduces a new Liquid variable for agent access.
Aug 18, 2022