Releases: mqttjs/MQTT.js
Releases · mqttjs/MQTT.js
Release 5.13.0
5.13.0 (2025-05-09)
Features
- add
subscribeBatchSize
option to split subscribe packets for AWS IoT Core (#1995) (6b719c8)
Release 5.12.1
5.12.1 (2025-05-06)
Bug Fixes
- add
@typescript-eslint/consistent-type-imports
rule and normalised all imports (640cd3b)
Release 5.12.0
5.12.0 (2025-04-28)
Features
- exports: add react-native entry point to package.json (#1988) (622d3d8)
Release 5.11.1
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
5.11.0 (2025-04-10)
Bug Fixes
- correct return type of
validateTopis
to include null
(#1979) (935784a)
Features
Release 5.10.3
5.10.3 (2024-11-26)
Bug Fixes
- add option to reconnect if connack has an error code (#1948) (fa19586)
Release 5.10.2
5.10.2 (2024-11-13)
Features
- electron-test: move third hosted broker to self hosted broker (#1926) (1ca3f9e)