Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Notify about new version #193

Closed
glennreyes opened this issue Jul 25, 2016 · 3 comments
Closed

Notify about new version #193

glennreyes opened this issue Jul 25, 2016 · 3 comments

Comments

@glennreyes
Copy link
Contributor

I'm not sure if this is implemented yet, but I think it is a good idea to notify the user about a new version has arrived right in the console when they create-react-app some-app.
Maybe like give them instructions how to update with npm install -g create-react-app@0.2.0 to 0.2.0 for example.

I guess yeoman and npm-check-updates does the same.

@gaearon
Copy link
Contributor

gaearon commented Jul 25, 2016

I think this won’t be an issue. create-react-app automatically uses the newest version of react-scripts, and improvements to CLI are going to be marginal so it’s not important to keep it up-to-date.

@gaearon gaearon closed this as completed Jul 25, 2016
@glennreyes
Copy link
Contributor Author

Means that when react-scripts 0.2.0 is released and you want to use it, you don't need to update your create-react-app?

@gaearon
Copy link
Contributor

gaearon commented Jul 25, 2016

Yes.

@lock lock bot locked and limited conversation to collaborators Jan 23, 2019
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants