dillon1000/react
Commit
Browse files Rest/Spread Properties may not be part of ES7
According to the http://www.2ality.com/2015/11/tc39-process.html it is not a good idea to guess target ES version until the proposal reaches later phases. Even the proposal repository now states > It is a Stage 2 proposal for ECMAScript. < (it has been changed in https://github.com/sebmarkbage/ecmascript-rest-spread/commit/e9813ac78ad59994585f12e17be57e776378fdc4)
Changed paths2 files
First-parent comparisondocs/docs/02.2-jsx-spread.md ModifiedM docs/docs/06-transferring-props.md ModifiedPatch
Files changed
Rendering syntax-highlighted changes…