Skip to content

Releases: tradle/react-native-udp

v4.0.2

06 Sep 15:01
Compare
Choose a tag to compare

4.0.2 (2020-09-06)

Bug Fixes

  • Add backwards compatiblity with CommonJS require() (#137) (af36905)

v4.0.1

01 Sep 22:22
Compare
Choose a tag to compare

4.0.1 (2020-09-01)

Bug Fixes

  • Add missing attribute "homepage" to package.json (#135) (74d75c1)

v4.0.0

30 Aug 14:57
Compare
Choose a tag to compare

4.0.0 (2020-08-30)

Features

BREAKING CHANGES

  • 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.

v3.2.0

15 Aug 13:06
Compare
Choose a tag to compare

3.2.0 (2020-08-15)

Bug Fixes

  • Android: createSocket is now a blocking method (#108) (6796a7f)

Features

  • Add Typescript types and the option to enable debugging (#114) (11e6e49)

Performance Improvements

v2.6.0

15 Aug 12:58
Compare
Choose a tag to compare

2.6.0 (2020-08-15)

Bug Fixes

Features

  • Add Typescript types and the option to enable debugging (#114) (11e6e49)

Performance Improvements

v3.1.0

15 Aug 13:03
3706363
Compare
Choose a tag to compare
3.1.0