| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-11-17 | 1.2 kB | |
| v0.9.1 source code.tar.gz | 2024-11-17 | 226.0 kB | |
| v0.9.1 source code.zip | 2024-11-17 | 337.0 kB | |
| Totals: 3 Items | 564.2 kB | 0 | |
What's Changed
- Fix typo in release post by @lukechu10 in https://github.com/sycamore-rs/sycamore/pull/748
- Router example by @davidon-top in https://github.com/sycamore-rs/sycamore/pull/749
- Allow adding derives to generated prop type for
inline_propsby @davidon-top in https://github.com/sycamore-rs/sycamore/pull/750 - Router refresh by @davidon-top in https://github.com/sycamore-rs/sycamore/pull/751
- Forward attributes on function parameters to generated prop struct in
inline_propsby @lukechu10 in https://github.com/sycamore-rs/sycamore/pull/753 - Update README.md with new details by @lukechu10 in https://github.com/sycamore-rs/sycamore/pull/754
- Update trunk to v0.21.1 in GitHub Actions workflows by @lukechu10 in https://github.com/sycamore-rs/sycamore/pull/756
- Support query parameters in routes by @davidon-top in https://github.com/sycamore-rs/sycamore/pull/752
- Simplify navigate functions in router by @lukechu10 in https://github.com/sycamore-rs/sycamore/pull/759
- Properly support patterns in inline_props by @lukechu10 in https://github.com/sycamore-rs/sycamore/pull/760
Full Changelog: https://github.com/sycamore-rs/sycamore/compare/0.9.0...0.9.1