Releases: mybigday/react-native-jsi-udp
Releases · mybigday/react-native-jsi-udp
Release 1.2.1
1.2.1 (2024-09-30)
Bug Fixes
Release 1.1.3
1.1.3 (2024-08-30)
Bug Fixes
- iOS: fix crash when reload (b840dab)
Release 1.1.2
1.1.2 (2024-08-28)
Bug Fixes
- partial invalidate, fix iOS crash on reload (d5c86ab)
Release 1.1.1
1.1.1 (2023-10-30)
Bug Fixes
- android: classifier -> archiveClassifier for gradle upgrade (#12) (86908c4)
- move constants to native, avoid platform specific value (8a7b3f3)
Features
- change high performance EventEmitter (32b7bf6)
v1.1.0
1.1.0 (2023-09-12)
Bug Fixes
- move constants to native, avoid platform specific value (8a7b3f3)
Features
- change high performance EventEmitter (32b7bf6)
Release 1.0.0
1.0.0 (2023-07-03)
Bug Fixes
Features
- auto find interface to bind for iOS (6d0ec0f)
- bind best match interface from bind IP (84b187e)
- transform more errno (8450629)
Release 0.1.3
0.1.3 (2023-06-06)
Bug Fixes
- crash on reload before library installed (9532b4d)
Release 0.1.2
0.1.2 (2023-06-01)
Bug Fixes
- correct option type and add more errno map (329f51e)
- fix android build with RN < 0.70 (1a5b318)
- fix missing options (35f570a)
Release 0.1.1
0.1.1 (2023-05-25)
First Release 🚀