All Versions
53
Latest Version
Avg Release Cycle
15 days
Latest Release
1242 days ago

Changelog History
Page 2

  • v7.3.1 Changes

    August 26, 2020

    7.3.1 (August 26, 2020)

    ๐Ÿ”‹ FEATURES:

    • โœ‚ Removed assert-args because this lib is ts-native. Updated all outdated dependencies with minor code adaptation
  • v7.3.0 Changes

    August 26, 2020

    7.3.0 (August 26, 2020)

    ๐Ÿ”‹ FEATURES:

    • Include bufferutil and utf-8-validate for performance boost and add UTF-8 encoding compliance checks
  • v7.2.0 Changes

    August 26, 2020

    7.2.0 (August 26, 2020)

    ๐Ÿ”‹ FEATURES:

    • Update websockets/ws to 7.3.1 and @types/ws to 7.2.6 (resolves #86)
  • v7.1.0 Changes

    August 26, 2020

    7.1.0 (August 26, 2020)

    ๐Ÿ”‹ FEATURES:

    • Queue async batch responses before sending them out on wire (#84)
  • v7.0.0 Changes

    August 13, 2020

    7.0.0 (August 13, 2020)

    ๐Ÿ”‹ FEATURES:

    • client.login now throws an error in case of failed login. Enclose the code using that method in a try/catch block to mitigate unhandled exceptions.

    ๐Ÿ’ฅ BREAKING CHANGES:

    • client.login now throws an error in case of failed login. Enclose the code using that method in a try/catch block to mitigate unhandled exceptions.
  • v6.0.1-beta.0

    March 11, 2020
  • v6.0.0-beta.0

    November 18, 2019
  • v5.3.1 Changes

    August 05, 2020

    5.3.1 (August 5, 2020)

    ๐Ÿ›  BUGFIXES:

    • ๐Ÿ— dist: build files including 5.3.0
  • v5.3.0 Changes

    August 05, 2020

    5.3.0 (August 5, 2020)

    ๐Ÿ”‹ FEATURES:

    • events: events should be able to get protected from public access just like methods are (#78)
    • events: add disconnection, close and socket-error events (#81)
  • v5.2.4

    July 30, 2020