Skip to content

v0.2.3

Compare
Choose a tag to compare
@cooperka cooperka released this 24 Jul 05:24
· 926 commits to master since this release

Added

  • Added a showUserAvatar prop (#511)
  • Added missing props to the GiftedChat root component (so IDEs can suggest them automatically)

Fixed

  • Don't render avatars if they're explicitly set to null in the message data (#511)

Changed

  • Removed dead code introduced by #467 (#509)