Update Jun 8, 2026 tracked by Updatify
0.13.3 (May 8, 2015)
React Core
New Features
-
Added
clipPathelement and attribute for SVG - Improved warnings for deprecated methods in plain JS classes
Bug Fixes
-
Loosened
dangerouslySetInnerHTMLrestrictions so{__html: undefined}will no longer throw -
Fixed extraneous context warning with non-pure
getChildContext -
Ensure
replaceState(obj)retains prototype ofobj
React with Add-ons
Bug Fixes
-
Test Utils: Ensure that shallow rendering works when components define
contextTypes