React: v15.5.4 Release

Release date:
April 11, 2017
Previous version:
Could not determine previous release version
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in v15.5.4

Could not determine top contributors for this release.

Directory Browser for v15.5.4

We couldn't find a release before this one

Release Notes Published

15.5.4 (April 11, 2017)

React Addons

  • Critical Bugfix: Update the version of prop-types to fix critical bug. (@gaearon in 545c87f)
  • Fix react-addons-create-fragment package to include loose-envify transform for Browserify users. (@mridgway in #9642)

React Test Renderer

  • Fix compatibility with Enzyme by exposing batchedUpdates on shallow renderer. (@gaearon in #9382)