Update Jun 8, 2026 tracked by Updatify
0.11.1 (July 24, 2014)
React Core
Bug Fixes
-
setStatecan be called insidecomponentWillMountin non-DOM environments -
SyntheticMouseEvent.getEventModifierStatecorrectly renamed togetModifierState -
getModifierStatecorrectly returns aboolean -
getModifierStateis now correctly case sensitive -
Empty Text node used in IE8
innerHTMLworkaround is now removed, fixing rerendering in certain cases
JSX
- Fix duplicate variable declaration in JSXTransformer (caused issues in some browsers)