Skip to content

0.2.2

Compare
Choose a tag to compare

Improvements

Bugfixes

  • Fixed return type for useRoom(). It is now DailyRoomInfo | null as intended since 0.2.0, not DailyPendingRoomInfo | DailyRoomInfo | null as before 0.2.0.