All Versions
12
Latest Version
Avg Release Cycle
93 days
Latest Release
1273 days ago

Changelog History
Page 1

  • v8.0.0 Changes

    October 30, 2020
    • ⚡️ The Engine.IO client-side library has been updated to version 4.0.1 (c8892de).
    • ⚡️ The SockJS client-side library has been updated to version 1.5.0 (6b44197).
  • v7.3.5 Changes

    July 05, 2020
    • ⚡️ The Engine.IO client-side library has been updated to version 3.4.3 (98d69af).
  • v7.3.4 Changes

    October 12, 2019
    • ⚡️ The Engine.IO client-side library has been updated to version 3.4.0 (d103918).
    • ⚡️ The SockJS client-side library has been updated to version 1.4.0 (b419aaa).
  • v7.3.3 Changes

    May 26, 2019
    • 🛠 Fixed an issue that could make the server crash when running middleware
      (898f541).
  • v7.3.2 Changes

    December 10, 2018
    • 🛠 Fixed an issue that prevented the engine.io client bundle from working
      properly (f8529fb, ceaed56).
  • v7.3.1 Changes

    November 25, 2018
    • 🛠 Fixed a bug that prevented the socket attribute on the Spark from being
      set (#705).
  • v7.3.0 Changes

    November 18, 2018
    • ⚡️ The Engine.IO client-side library has been updated to version 3.3.0 (e3a4094).
    • ➕ Added a socket property on the spark which holds a reference to to the
      underlying socket (#703).
  • v7.2.3 Changes

    October 06, 2018
    • 🛠 Fixed a bug that prevented the HTTP response message from being correctly sent
      when using the authorization middleware (#692).
    • ⚡️ The SockJS client-side library has been updated to version 1.3.0
      (909558e, e1192aa).
  • v7.2.2 Changes

    May 30, 2018

    ⚡️ We've updated the SockJS client-side library to version 1.1.5.

  • v7.2.1 Changes

    May 23, 2018

    ⚡️ We've updated the uws transformer to make it properly handle options passed via options.transport.