Skip to content

Releases: mqttjs/MQTT.js

Release 5.14.1

04 Sep 16:13

Choose a tag to compare

5.14.1 (2025-09-04)

Bug Fixes

Release 5.14.0

30 Jul 16:10

Choose a tag to compare

5.14.0 (2025-07-30)

Release 5.13.3

18 Jul 06:37

Choose a tag to compare

5.13.3 (2025-07-18)

Release 5.13.2

07 Jul 08:34

Choose a tag to compare

5.13.2 (2025-07-07)

Bug Fixes

Release 5.13.1

03 Jun 11:59

Choose a tag to compare

5.13.1 (2025-06-03)

Release 5.13.0

09 May 10:28

Choose a tag to compare

5.13.0 (2025-05-09)

Features

  • add subscribeBatchSize option to split subscribe packets for AWS IoT Core (#1995) (6b719c8)

Release 5.12.1

06 May 15:59

Choose a tag to compare

5.12.1 (2025-05-06)

Bug Fixes

  • add @typescript-eslint/consistent-type-imports rule and normalised all imports (640cd3b)

Release 5.12.0

28 Apr 15:24

Choose a tag to compare

5.12.0 (2025-04-28)

Features

  • exports: add react-native entry point to package.json (#1988) (622d3d8)

Release 5.11.1

23 Apr 14:10

Choose a tag to compare

5.11.1 (2025-04-23)

Bug Fixes

  • deps: removed unused 'reinterval' dependency and move two @type/ dependencies to devDependencies. (bb8c694)

Release 5.11.0

10 Apr 07:00

Choose a tag to compare

5.11.0 (2025-04-10)

Bug Fixes

  • correct return type of validateTopis to include null (#1979) (935784a)

Features