Skip to content

demo: v8.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 01:07
0c0c67f

8.0.0 (2025-08-27)

⚠ BREAKING CHANGES

  • Modal component now uses HeadlessUI for better accessibility. Legacy props are still supported but compound components are recommended.

Features

  • add fullscreen modal support with improved accessibility (ae89d9a)

Bug Fixes

  • resolve all TypeScript lint warnings (ae89d9a)