React Native: v0.57.8 Release

Release date:
December 12, 2018
Previous version:
v0.57.7 (released November 27, 2018)
Magnitude:
1,047 Diff Delta
Contributors:
15 total committers
Data confidence:
Commits:

Top Contributors in v0.57.8

yungsters
staufman
igor-mandrigin-d4dc
mdvacca
shergin
radeno
baldy-lukasz-58fb
ifsnow
necolas
vreality64

Directory Browser for v0.57.8

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

PLEASE NOTE: When upgrading to this version, you will also need to upgrade both react and react-test-renderer to version "16.6.3" in your project's package.json.

Thanks to every one who contributed core as well as those who participated in the discussion around which commits were good candidates for cherry-picking. You may participate to the decision process for the next release here.

Added

  • Fix: Add displayName to ActivityIndicator (#22417) (1d8744f)

Changed

iOS specific

Removed

  • Remove trailing slash from origin header if no port is specified (#22290) (f7e3def)

Fixed

iOS specific

  • Fixed for supporting mediaPlaybackRequiresUserAction under iOS 10. (#22208) (79011d7 by @ifsnow)
  • Use main.jsbundle in iOS template for production build (#22531) (8ba5d4c by @radeno)
  • Use relative path for SCRIPTDIR (#22598) (0301a2e by @sunnylqm)
  • Fix UIScrollView crash (b739c11 by @shergin)
  • Avoid using -[UITextView setAttributedString:] while user is typing (#19809) (26775d5)

Security

  • Bump ws package to 1.1.5 due to vulnerability issues (#21769) (d350f37 by @prog1dev)

You can find the whole changelog history over at react-native-releases.