Skip to content

v0.0.11

Compare
Choose a tag to compare
@rapidbuildui rapidbuildui released this 26 Sep 02:28
· 53 commits to master since this release

Dependencies

  • bump: deps rb-base v0.0.4 and rb-icon v0.0.9 (02ba91d)

BREAKING CHANGES

  • api option: change icon to icon-kind (115e6d7)

To migrate the code follow the example below:

Before:
icon="heart"

Now:
icon-kind="heart"