Skip to content

v15.5.4

Compare
Choose a tag to compare
@flarnie flarnie released this 01 May 16:20
· 13128 commits to main since this release

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)