Skip to content

Commit

Permalink
Docs: Update status of Object Rest/Spread proposal (facebook#4101)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpaquim authored and akstuhl committed Mar 15, 2018
1 parent 429fe3f commit f3b7b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-scripts/template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ In addition to [ES6](https://github.com/lukehoban/es6features) syntax features,

* [Exponentiation Operator](https://github.com/rwaldron/exponentiation-operator) (ES2016).
* [Async/await](https://github.com/tc39/ecmascript-asyncawait) (ES2017).
* [Object Rest/Spread Properties](https://github.com/sebmarkbage/ecmascript-rest-spread) (stage 3 proposal).
* [Object Rest/Spread Properties](https://github.com/tc39/proposal-object-rest-spread) (ES2018).
* [Dynamic import()](https://github.com/tc39/proposal-dynamic-import) (stage 3 proposal)
* [Class Fields and Static Properties](https://github.com/tc39/proposal-class-public-fields) (part of stage 3 proposal).
* [JSX](https://facebook.github.io/react/docs/introducing-jsx.html) and [Flow](https://flowtype.org/) syntax.
Expand Down

0 comments on commit f3b7b68

Please sign in to comment.