leptos-state v1.0.0 - Redesigned Architecture
This module contains the completely redesigned architecture that fixes the fundamental type system issues present in v0.2.x.
Design Philosophy
- Trait-first design with proper bounds
- Feature flags that actually work independently and together
- Zero-cost abstractions where possible
- WASM-first but native-compatible
- Leptos v0.8+ integration from day one