Skip to content

Releases: reactnativecn/react-native-update

v10.38.4

24 Mar 14:41
1e5a82a

Choose a tag to compare

v10.38.3

24 Mar 14:31
9843524

Choose a tag to compare

Full Changelog: v10.38.2...v10.38.3

v10.38.2

24 Mar 14:19
244b4aa

Choose a tag to compare

Full Changelog: v10.38.1...v10.38.2

v10.38.1

24 Mar 11:31
4ae097d

Choose a tag to compare

Full Changelog: v10.38.0...v10.38.1

v10.38.0

24 Mar 09:14
87c7c9c

Choose a tag to compare

What's Changed

Full Changelog: v10.37.20...v10.38.0

v10.37.20

18 Mar 12:48
8bc6527

Choose a tag to compare

v10.37.19

18 Mar 12:00
ef34404

Choose a tag to compare

What's Changed

  • fix: Dynamically load JS bundle (from update or assets) to prevent NPE by @sunnylqm in #527

Full Changelog: v10.37.17...v10.37.19

v10.37.18

18 Mar 11:28

Choose a tag to compare

Fixes

  • Fixed NullPointerException in Android restart method when update bundle path is null
  • Dynamically load JS bundle from update package or fallback to assets bundle
  • Prevents app crashes during hot update restarts

v10.37.17

17 Mar 03:22
54c2c7a

Choose a tag to compare

v10.37.16

16 Mar 13:57
be88e34

Choose a tag to compare

What's Changed

  • ⚡ Optimize Array Deduplication in Backup Endpoints by @sunnylqm in #519
  • 🧹 [code health] Implement consistent logging strategy by @sunnylqm in #520
  • 🧪 Add tests for joinUrls logic in utils.ts by @sunnylqm in #521
  • 🧪 [testing improvement] Add tests for version info JSON parsing by @sunnylqm in #522
  • Feat/har by @sunnylqm in #526

Full Changelog: v10.37.15...v10.37.16