Skip to content

1.10.8

Compare
Choose a tag to compare
@git-babel git-babel released this 09 May 05:29
· 24 commits to master since this release

1.10.8 (May 9, 2023 UTC)

  • Added the missing export of RoomState enum.
  • Fixed the type error in the declaration file.
  • Changed the return type of RoomListQuery.next(), RoomListQuery.prev() to the actual Room instance, rather than the data object.