Releases: orbital-systems/react-native-esp-idf-provisioning
Releases · orbital-systems/react-native-esp-idf-provisioning
Release 0.2.11
0.2.11 (2023-12-19)
Bug Fixes
- #25: fix incorrect if-block inside createESPDevice method (#26) (4d153ee)
Release 0.2.9
0.2.9 (2023-11-14)
Bug Fixes
Contributors
Thank you @robbeman for testing and contributing!
Release 0.2.8
0.2.8 (2023-10-31)
Bug Fixes
- #7: multiple callback issue on iOS (9f4a188), closes #7
Release 0.2.7
0.2.7 (2023-10-30)
Bug Fixes
- #8: add rssi value in returned wifi list (6f1c23c), closes #8
Release 0.2.6
0.2.6 (2023-10-11)
Bug Fixes
- gh-actions: s/main/master/ (0116683)
- ts: fix method return types (ea7e2ec)
Release 0.2.5
0.2.5 (2023-10-03)
Bug Fixes
- #5: add permission checks (10da720), closes #5
- android: fix POP when creating device with search + spelling correction (f913a13)
- ts: export ESPWifiAuthMode enum (12b9cda)
- ts: fix TurboModule spec (ffd5f13)
Release 0.2.4
0.2.4 (2023-10-03)
Bug Fixes
- #1: fix creating device without searching (88724ee)
Release 0.2.3
0.2.3 (2023-10-02)
Bug Fixes
- android: fix primary service uuid missing when creating device without search (1168d7d)
Release 0.2.2
0.2.2 (2023-10-02)
Bug Fixes