Skip to content

v0.2.0-alpha

Pre-release
Pre-release

Choose a tag to compare

@lizidev lizidev released this 01 Feb 15:54

Breaking Changes

  • thaw no longer defaults to csr, but is opt-in. (If you're using CSR, add the csr feature to thaw.)
  • ButtonVariant::Solid is changed to ButtonVariant::Outlined.
  • If you want to use Icon. add icondata (v0.3) dependency.
  • Rewrite Code component. see here.
  • Update leptos to v0.6.5.

Please refer to CHANGELOG.md for details.