File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5- ## [ 1.0.0] - 2024-03-26
5+ ## 1.1.0
6+ This is an update to the package.
67
78### Added
8-
9- - React UI kit for managing and displaying in-app notification
9+ - Added support for custom delete icon and a flag to toggle the visibility of the delete icon.
10+ - Added functionality to display thumbnail URL previews for media content
11+ - Exposed Avatar click property.
12+ - Implemented specific error code mapping.
13+ - Enhanced style and theme customizations.
Original file line number Diff line number Diff line change 66 "react" : " ^18.2.0" ,
77 "react-dom" : " ^18.2.0" ,
88 "react-scripts" : " ^5.0.1" ,
9- "@sirenapp/react-inbox" : " ^1.0 .0"
9+ "@sirenapp/react-inbox" : " ^1.1 .0"
1010 },
1111 "scripts" : {
1212 "dev" : " PORT=9902 react-scripts start" ,
You can’t perform that action at this time.
0 commit comments