Skip to content

Releases: mybigday/react-native-jsi-udp

Release 1.1.1

30 Oct 09:42
Compare
Choose a tag to compare

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

12 Sep 10:28
Compare
Choose a tag to compare

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

03 Jul 13:43
Compare
Choose a tag to compare

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

06 Jun 04:10
Compare
Choose a tag to compare

0.1.3 (2023-06-06)

Bug Fixes

  • crash on reload before library installed (9532b4d)

Release 0.1.2

01 Jun 12:36
Compare
Choose a tag to compare

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

25 May 16:19
Compare
Choose a tag to compare

0.1.1 (2023-05-25)

First Release 🚀