Skip to content

0.21.0

Choose a tag to compare

@fsher fsher released this 28 Jan 13:28
· 19 commits to main since this release
b474682

What's Changed

  • [BREAKING] Feature/refactor types by @fsher in #50
    • Add service-api hooks and fetchers that load blinks, lists and data tables using the new API
    • BREAKING: rename most of the code instances to use *blink* instead of *action* (where it's appropriate). Most renames have fallbacks to the old variant, with the only exception of the action prop for the Blink component - now renamed to blink. All other renames have a backwards compatible fallback, but will be removed in future releases
    • Allow websiteText to be false, which would hide the link on the layout (along with the badge)

Full Changelog: 0.20.1...0.21.0