Use Chat Versions Save

React hook for state management in chat applications.

v3.1.2

8 months ago

3.1.2 (2023-09-27)

Bug Fixes

  • added missing MessageGroup export (21bf7c9)

v4.0.0-alpha.9

1 year ago

4.0.0-alpha.9 (2023-03-09)

Bug Fixes

  • wrong SystemMessageType enum values (bae1b2f)

v4.0.0-alpha.8

1 year ago

4.0.0-alpha.8 (2023-03-09)

Bug Fixes

  • added missing MessageGroup export (c0c2029)

v4.0.0-alpha.7

1 year ago

4.0.0-alpha.7 (2023-03-08)

Bug Fixes

v4.0.0-alpha.6

1 year ago

4.0.0-alpha.6 (2023-03-08)

Features

v4.0.0-alpha.5

1 year ago

4.0.0-alpha.5 (2023-03-08)

Bug Fixes

v4.0.0-alpha.4

1 year ago

4.0.0-alpha.4 (2023-03-08)

Features

  • added SystemMessageType, changed property names (ee40826)

BREAKING CHANGES

  • property names of the *Content classes has changed

v4.0.0-alpha.3

1 year ago

4.0.0-alpha.3 (2023-03-08)

Features

  • added ICalendar and System content types (2dbe92b)

v4.0.0-alpha.2

1 year ago

4.0.0-alpha.2 (2023-03-08)

Bug Fixes

v4.0.0-alpha.1

1 year ago

4.0.0-alpha.1 (2023-03-08)

Features

  • added sender and data to ChatMessage (d91b013)

BREAKING CHANGES

  • property senderId was removed from ChatMessage class, some properties was changed to readonly