Site icon i2tutorials

ReactJS- React Version

React Version

 

SNVersionRelease DateSignificant Changes
10.3.029/05/2013Initial Public Release
20.4.020/07/2013Support for comment nodes <div>{/* */}</div>. Improved server-side rendering APIs, Removed React. AutoBind, Support for the key prop(Properties), Improvements to forms, Fixed bugs.
30.5.020/10/2013Improve Memory usage. Support for Selection and Composition events. Support for getting Initial State and get Default Props in mixins, Added React. version and React. invalid class, Improved compatibility for Windows.
40.8.020/12/2013Added support for rows and cols, defer and async, loop for audio and video tags, auto Correct attributes in HTML. Added on context menu events, Upgraded js transform and esprima-fb tools, Upgraded browser.
50.9.020/02/2014Added support for cross-origin, download attributes, and media groups, and muted sandbox, seamless, and source Documents. Scope attributes, Added any, an array of, component, oneOfType, renderable, shape to React.PropTypes, Added support for onMouseOver and onMouseOut event, Added support for onLoad and onError on img tag elements.
60.10.021-03-2014Added support for src Set and text anchors attributes, add update function for immutable data, Ensured all void elements don’t insert a closing tag.
70.11.017/07/2014Improved SVG(Scalable Vector Graphics) support, Normalized e.view event, Updated apply command and added support for namespaces. Added new transformWithDetails rest API, includes pre-built packages under dist or , MyComponent() now returns a descriptor, not an instance.
80.12.021/11/2014Added new featuresin reactjs like  Spread operator ({…}) introduced to deprecate this.transferPropsTo. Added support for acceptCharset, classID, manifest HTML attributes and elements, React.addons.batchedUpdates added to API, @jsx React.DOM no longer required, Fixed issues with CSS Transitions.
90.13.00/03/2015Deprecated patterns that warned in 0.12 no longer work, ref resolution order has changed, and Removed properties this._pendingState and this._rootNodeID, Support ES6 classes, Added rest API React.findDOMNode(component). Support for iterators and immutable-javascript sequences. Added new features React.addons.createFragment, deprecated React.addons.classSet.
100.14.129/10/2015props access on DOM(Document Object Model) nodes, Fixed scryRenderedDOMComponentsWithClass, Added react-dom.js.
1115.0.007/04/2016Initial render now uses document.createElement instead of generating HTML elements, No more extras, Improved SVG support, ReactPerf.getLastMeasurements() is opaque, New deprecations introduced with a warning, Fixed multiple small memory leaks, React DOM now supports the cite and profile HTML attributes and CSS float, grid row and grid-column CSS properties.
1215.1.020/05/2016Fix a batching bug, and Ensure the use of the latest react object-assign and Fix regression.
1315.2.001/07/2016Include component stack information, Stop validating props at mount time, Add React.PropTypes.symbol, Add onLoad handling to link tag and onError handling to source element, Add isRunning() rest API, Fix performance regression.
1415.3.030/07/2016Include component stack information, Stop validating props(properties) at mount time, Add React.PropTypes.symbol, Add onLoad handling to link tag and onError handling to source element, Add isRunning() rest API, Fix performance regression.

 

1515.3.119/08/2016Improve performance of web development builds, and clean up internal functional hooks and Upgrade. Improve the startup time of React, Fix memory leak in server rendering, fix React Test Renderer, Change trackedTouchCount invariant into a console. error.
1615.4.016/11/2016React package and browser build no longer includes React DOM(Document Object Model), Improved development performance, Fixed occasional test failures, update batched updates API, React Perf, and ReactTestRenderer.create().
1715.4.123/11/2016Restructure variable assignment, Fixed event handling, and  Fixed compatibility of browser build with AMD(Advanced Micro Devices, Inc. ) environments.
1815.4.206/01/2017Fixed build issues, Added missing package dependencies(NPM), Improved error messages.
1915.5.007/04/2017Added react-dom(Document Object Model) or test-utils, Removed peer dependencies. Fixed issue with react Closure Compiler and Added a deprecation warning for React. Create Class, and React.PropTypes(properties), Fixed Chrome bug.
2015.5.411/04/2017Fix compatibility with Enzyme by exposing.
2115.6.013/06/2017Add support for CSS variables and elements in style attribute and Grid style properties.
2216.0.026/09/2017Improved error handling with the “error boundaries”.
2316.1.09/11/2017Discontinuing the Bower Releases, and Fix an accidental extra global variable, attributes in the UMD build.
2416.3.029/03/2018Add a new officially supported context API.
2516.3.103/04/2018Prefix private API.
2616.3.216/04/2018Fix an IE crash.
2716.4.024/05/2018Add support for Pointer Events specification.
2816.5.005/09/2018Add support for React DevTools Profiler
2916.6.023/10/2018Add support for contextType

 

3016.7.020/12/2018Fix performance of React.lazy for lazily-loaded all components.
3116.8.006/02/2019Add Hooks.
3216.8.627/03/2019Fix an incorrect bailout in useReducer().

 

Exit mobile version