Skip to content

Releases: mqttjs/MQTT.js

Release 5.10.4

26 Feb 07:32

Choose a tag to compare

5.10.4 (2025-02-26)

Bug Fixes

  • browser: bump readable-stream@4.7.0 to fix BigInt issues (#1963) (9749891)
  • browser: prevent error stream.push() after EOF (#1932) (df2e8fe)
  • electron-test: webdriver session not created (#1972) (57691cf)
  • move protocol "clean" after merge of parsedOptions (#1965) (1c19ca0)

Release 5.10.3

26 Nov 15:29

Choose a tag to compare

5.10.3 (2024-11-26)

Bug Fixes

  • add option to reconnect if connack has an error code (#1948) (fa19586)

Release 5.10.2

13 Nov 07:59

Choose a tag to compare

5.10.2 (2024-11-13)

Features

  • electron-test: move third hosted broker to self hosted broker (#1926) (1ca3f9e)

Release 5.10.1

28 Aug 11:53

Choose a tag to compare

5.10.1 (2024-08-28)

Bug Fixes

Release 5.10.0

14 Aug 11:51

Choose a tag to compare

5.10.0 (2024-08-14)

Bug Fixes

  • test: close all open connections in abstract_client test (#1917) (661c30a)
  • types: unsubscribe options type (#1921) (18a357c)

Features

  • add suback packet to subscribe callback (#1923) (93f4482)
  • add unsubscribe ack packet to the unsubscribe callback (#1922) (8bcf304)

Release 5.9.1

01 Aug 15:31

Choose a tag to compare

5.9.1 (2024-08-01)

Bug Fixes

Release 5.9.0

26 Jul 11:45

Choose a tag to compare

5.9.0 (2024-07-26)

NOTE FOR WECHAT USERS

Starting from this version you will need to add a new polifilly before importing MQTT.js. See docs

Bug Fixes

Features

Release 5.8.1

18 Jul 15:23

Choose a tag to compare

5.8.1 (2024-07-18)

Bug Fixes

Release 5.8.0

05 Jul 13:32

Choose a tag to compare

5.8.0 (2024-07-05)

Features

Release 5.7.3

26 Jun 08:42

Choose a tag to compare

5.7.3 (2024-06-26)

Bug Fixes