1.10.8
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 actualRoom
instance, rather than the data object.