Skip to content

Releases: mybigday/react-native-jsi-udp

Release 1.2.1

30 Sep 17:24
d239644
Compare
Choose a tag to compare

1.2.1 (2024-09-30)

Bug Fixes

  • Android: fix build error (7e1c1fa)

Release 1.2.0

30 Sep 16:37
760e12d
Compare
Choose a tag to compare

1.2.0 (2024-09-30)

Release 1.1.3

30 Aug 11:43
88a1e35
Compare
Choose a tag to compare

1.1.3 (2024-08-30)

Bug Fixes

  • iOS: fix crash when reload (b840dab)

Release 1.1.2

28 Aug 07:43
b6246fe
Compare
Choose a tag to compare

1.1.2 (2024-08-28)

Bug Fixes

  • partial invalidate, fix iOS crash on reload (d5c86ab)

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 🚀