- changed;
path
prop has been changed toname
- changed; Updates peerDependency for
react
andreact-dom
to">=15.5 <16"
- fixed; Removed use of string refs and
React.findDOMNode
- fixed; Resolved React v15.5 warnings
- fixed; Only updates the CodeMirror value if
props.value
has changed - fixed; Only updates CodeMirror option values if they have changed
- added;
onCursorActivity
prop - added;
autoFocus
prop
See commit history for earlier changes