Releases: cmcWebCode40/react-native-mqtt-client
Releases · cmcWebCode40/react-native-mqtt-client
Release list
Release 0.3.2
Release 0.3.1
Release 0.3.0
0.3.0 (2026-02-20)
Bug Fixes
- correct import of MqttClient in NativeEventEmitter initialization (0bd206e)
- update .gitignore and tsconfig.build.json to include additional build directories and exclude plugin (d92f162)
- update RNMqttClient version to 0.2.1 in Podfile.lock (0613996)
Features
- add Expo Config Plugin for react-native-mqtt-client with Android and iOS support (c2e7398)
Release 0.2.1
Release 0.2.0
0.2.0 (2026-02-20)
Bug Fixes
- Correct repository URL and links in package.json for consistency (a0f2dff)
- Correct repository URL in MqttClient.podspec and update RNMqttClient version in Podfile.lock (f710338)
- Update import statement to use the new package name @ecodevstack/react-native-mqtt-client (85d0556)
- Update package name references in README for consistency (7805234)
- Update package name to @ecodevstack/react-native-mqtt-client for consistency (9321449)
Features
- Initialize React Native MQTT Client Example (d0bac56)