4.1.7 (2023-01-26)
4.1.6 (2022-12-05)
4.1.5 (2022-03-22)
- Fix Gradle configuration (#205) (c5c7831)
- Android: Catch all exceptions and redirect them to JS (#202) (0a512ee)
4.1.4 (2022-02-22)
4.1.3 (2021-09-08)
4.1.2 (2021-01-19)
4.1.1 (2020-12-24)
4.1.0 (2020-12-05)
4.0.4 (2020-11-28)
4.0.3 (2020-10-01)
- Fix Xcode 12 compatibility (#138) (750960b), closes facebook/react-native#29633
4.0.2 (2020-09-06)
4.0.1 (2020-09-01)
4.0.0 (2020-08-30)
- All methods no longer check parameter types. socket.send() now throws 'ERR_SOCKET_BAD_PORT' when sending on unbound sockets. socket.send() no longer checks if �ddress is a valid IP or hostname.