Skip to content

v2.2.1

Choose a tag to compare

@ericyhwang ericyhwang released this 30 Nov 19:06
  • #525 - Only display "sendPresence" error deprecation if presence is enabled (@ericyhwang)
    • sharedb@2.2.0 added a deprecation message for sending "sendPresence" middleware errors to clients, but it displayed the message even when presence was not enabled.
    • This change reduces warning spam by only showing the deprecation warning when relevant.