Skip to content

0.2.0

Compare
Choose a tag to compare

Features

  • useParticipantIds has new 'screen' filter to get participants with active screen shares

Improvements

  • Reduced re-render cycles due to participant events
  • Reduced re-render cycles by grouping multiple state updates into transactions
  • Improved useRoom() to return meaningful room data as soon as possible
  • Improved throttling in useThrottledDailyEvent

Maintenance

  • Updated peerDependency recoil to 0.7.0