Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Mar 22:18
· 523 commits to main since this release
6635658

3.0.0 (2022-03-02)

Bug Fixes

  • types: update type files to avoid name collisions (#132) (6635658)

BREAKING CHANGES

  • types: import { Props } from 'czifui' is now import { CommonThemeProps } from 'czifui'