Skip to content

v0.79.0

Compare
Choose a tag to compare
@mofojed mofojed released this 24 May 15:27
· 132 commits to main since this release

0.79.0 (2024-05-24)

Bug Fixes

  • Replace shortid package with nanoid package (#2025) (30d9d3c)
  • Unedited markdown widgets not persisting (#2019) (c17f136)

Features

BREAKING CHANGES

  • RadioGroup has been replaced by Spectrum
    RadioGroup. RadioItem has been replaced by Spectrum Radio
  • Removed ButtonOld component, use Button instead.