Releases: jakobhoeg/shadcn-chat
Releases · jakobhoeg/shadcn-chat
v0.3.1
0.3.1 (2024-09-16)
Bug Fixes
- also update ChatBubbleAction (edd371b)
- update ChatBubble to pass down
layout
and variant
props to ChatMessage (aa68d45)
v0.3.0
0.3.0 (2024-09-13)
Features
- add ChatBubbleAction and ChatBubbleActionWrapper with examples (#38)
v0.2.1
0.2.1 (2024-09-13)
Bug Fixes
- update readme (c3fcc03)
- remove unused dependencies (#29)
v0.2.0
This release marks an update that adds a fully customizeable expandable chat component, designed for you to quickly implement support-like features in your applications.
- Add npm package functionality (#16)
Checkout the updated npm docs for more information.
v0.1.3
This release marks an update with multiple new examples AND a npm package.
- Add npm package functionality (#12)
- Add examples (#11)
Checkout the npm docs for more information.