0.58.5
This release resolves a few bugs and includes a few improvements, listed below.
Thanks everyone who contributed code or participated in the discussion for cherry-picking commits - you can participate in the decision process for the next patch release here.
Removed
Fixed
- Fixes capitalized I's when emojiis are present after the text being edited. (#21951) (a4f8820 by @dchersey)
- Fix broken jsiexecutor search path. (#23274) (519ad8c by @amccarri)
- Fix duplicate symbols linker error in xcodeproj (#23284) (805e4fe by @tyrone-sudeium)
- apply Network Security Config file (fixes #22375) (part 2 of #23105) (#23135) (b5270e8 by @Salakar)
- Fix crash for web socket in some race conditions (#22439) (0fc2392 by @zhongwuzw)
iOS specific
Security
Android specific
- improve Android Network Security config (#23429) (fbd31c5 by @dulmandakh)
You can find the whole changelog history over at react-native-releases
.