Use most recent React version
Created by: gaearon
It seems like we’re currently using the React version defined in package.json
.
Instead we should use the most recent React version when creating a new project.
Please feel free to look into this and/or send a PR.