Socket.io v4.0.0 Release Notes

Release Date: 2021-03-10 // about 3 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ‘‰ make io.to(...) immutable (ac9e8ca)

    ๐Ÿ”‹ Features

    • โž• add some utility methods (b25495c)
    • โž• add support for typed events (#3822) (0107510)
    • ๐Ÿ‘ allow to exclude specific rooms when broadcasting (#3789) (7de2e87)
    • ๐Ÿ‘ allow to pass an array to io.to(...) (085d1de)