Skip to content 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)