Skip to content

0.9.0: Add props and fix lamejs import

Compare
Choose a tag to compare
@antoine92190 antoine92190 released this 31 Jul 22:31

Changelog

  • Add room-info-enabled and textarea-action-enabled props to avoid using deprecated $listeners in vue 3
  • Add rooms-list-opened prop to allow control over rooms list toggle #188
  • Add message indexId in case message _id is updated when message is already displayed. This prevents an animation glitch #189
  • Fix lamejs dependency #190