React Native: v0.59.5 Release

Release date:
April 17, 2019
Previous version:
v0.59.4 (released April 8, 2019)
Magnitude:
308 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

53 Features Released with v0.59.5

Top Contributors in v0.59.5

rdonnelly
grabbou
jainkuniya
AntoineDoubovetzky
scarlac
Salakar

Directory Browser for v0.59.5

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

Release Notes Published

This is a patch fix release addressing regressions, crashes, and a few developer-experience pain points. Thanks everyone who contributed code or participated in the discussion for cherry-picking commits.

Fixed

Android specific

  • Enforced thread safety on UIImplementation methods that mutate the shadowNodeRegistry (f5a318 by @SudoPlz)
  • Fixed a NoSuchKeyException when parsing JS stack frames without line numbers (d7bd6c by @Salakar)
  • Fixed mostRecentEventCount is not updated (b8aac0 by @jainkuniya

iOS specific

  • Pass back correct dimensions for application window in Dimensions (72b4cc by @rdonnelly)
  • Fixed warning: "RCTImagePickerManager requires main queue setup" (effb02 by @scarlac)

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