Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 04 May 07:15
· 15 commits to main since this release

3.0.0 (2026-05-04)

⚠ BREAKING CHANGES

  • form-dialog: The prop has been removed from the Dialog interface.
    Use instead. The prop was deprecated and redundant with .

Features

  • support cosmoz-dialog v5.0.0 (native dialog migration) (6b40980)

Bug Fixes

  • release: configure beta branch for semantic-release (6d0d1a4)
  • remove portal rendering (no longer needed with native dialog) (1839854)

Code Refactoring

  • form-dialog: remove deprecated title prop (6cc6f65)