All Versions
30
Latest Version
Avg Release Cycle
49 days
Latest Release
-

Changelog History
Page 1

  • v4.3.7 Changes

    PR

    ๐Ÿ›  fix: regression from #1401 and allow CI test failures to break gitthub workflow (#1443)

  • v4.3.6 Changes

    PR

    โšก๏ธ chore: update CI

    ๐Ÿ›  fix(browser): require buffer (#1420)

    ๐Ÿ›  fix(types): connect function proper overloads (#1416)

  • v4.3.5 Changes

    PR

    ๐Ÿ›  fix(drain-leak): fix regression introduced in #1301 (#1401)

  • v4.3.4 Changes

    PR

    ๐Ÿ›  fix(dependency): migrate LruMap from collections to lru-cache (#1396)

  • v4.3.3 Changes

    PR

    ๐Ÿ›  fix(publish): call callback when messageId available (#1393)

    ๐Ÿ›  fix: remove collections.js depdendency from number-allocator (#1394)

    PR

    ๐Ÿ›  fix(dependencies): update collections (#1386)

  • v4.3.2 Changes

    PR

    ๐Ÿ›  fix(dependencies): update collections (#1386)

  • v4.3.1 Changes

    PR

    ๐Ÿ›  fix(dependencies): remove babel-eslint and snazzy (#1383)

  • v4.3.0 Changes

    PR

    ๐Ÿ‘ refined topic alias support (#1301)

    ๐Ÿ›  fix security vulnerability in ws stream (#1307)

    skip TLS SNI if host is IP address (#1311)

    โšก๏ธ update readme about vNext discussions (#1328)

    โšก๏ธ update readme sample (#1331)

    โž• add support for ALPN TLS extension (#1332)

    align onConnectCallback with specs expecting connack packet (#1333)

    ๐Ÿ›  fix resubscribe messageId allocate twice (#1337)

    rework examples to be a bit more specific (#1352)

    ๐Ÿ›  readme typo fixed (#1353)

    ๐Ÿ›  fix(typescript): use correct version of @types/ws (#1358)

    ๐Ÿ›  fix(type): fix push properties types (#1359)

    ๐Ÿ›  fix: audit dev dependencies (#1374)

    ๐Ÿ›  fix(type): add properties type for IClientSubscribeOptions (#1378)

    feat(client): auth handler for enhanced auth (#1380)

  • v4.2.8 Changes

    PR

    ๐Ÿ›  Fix ws vulnerability and typescript bug (#1292)

  • v4.2.7 Changes

    PR

    1287 - Fix production vulnerabilities (#1289)

    1215 - Add missing 'duplexify' dependency (#1266)

    ๐Ÿ‘Œ Improve type definition for 'wsOptions' (#1256)

    ๐Ÿ‘Œ Improve Typescript Declaratiosn for userProperties (#1249)

    1235 - Call the end on the WebSocket stream when WebSocket close event is emitted. (#1239)

    1201 - Uncaught TypeError: net.createConnection is not a function. (#1236)

    ๐Ÿ‘Œ Improve Documentation for Browserify (#1224)