React V16.2 Released !
https://reactjs.org/blog/2017/11/28/react-v16.2.0-fragment-support.html
#article #react #announcement
https://reactjs.org/blog/2017/11/28/react-v16.2.0-fragment-support.html
#article #react #announcement
legacy.reactjs.org
React v16.2.0: Improved Support for Fragments – React Blog
This blog site has been archived. Go to react.dev/blog to see the recent posts. React 16.2 is now available! The biggest addition is improved support for returning multiple children from a component’s render method. We call this feature fragments: Fragments…