Patch Changes
-
export type RoomEventCallbacks - #1599 (@shincurry)
-
Remove experimental tag on some stabilized features - #1777 (@lukasIO)
-
Fix connection check issues with pinned regions - #1775 (@lukasIO)
-
Control latency of lossy data channel - #1754 (@cnderrauber)
-
Add docs comments making it clear TokenSource-prefixed exported types shouldn't be used for TokenSource construction - #1776 (@1egoman)
-
Fix leaking memory by removing event listener from correct scope - #1768 (@wuhkuh)