v0.2.0-alpha
Pre-release
Pre-release
Breaking Changes
- thaw no longer defaults to csr, but is opt-in. (If you're using CSR, add the csr feature to thaw.)
ButtonVariant::Solidis changed toButtonVariant::Outlined.- If you want to use Icon. add icondata (v0.3) dependency.
- Rewrite
Codecomponent. see here. - Update leptos to v0.6.5.
Please refer to CHANGELOG.md for details.