Skip to content

@matechat/react v0.1.0-alpha.4

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 09:13
32cd9c4

[0.1.0-alpha.4]

New Features

  • a0b5fc8 (#26) Add List component in list.tsx to support grouped or normal lists.

Bug Fixes

  • d61b43c Fix the build issue in utils by adding utils/index.ts to vite build entries.