Skip to content

Notify about new version #193

Closed
Closed
@glennreyes

Description

@glennreyes

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.

Activity

gaearon

gaearon commented on Jul 25, 2016

@gaearon
Contributor

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.

glennreyes

glennreyes commented on Jul 25, 2016

@glennreyes
ContributorAuthor

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

gaearon commented on Jul 25, 2016

@gaearon
Contributor

Yes.

locked and limited conversation to collaborators on Jan 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @gaearon@glennreyes

        Issue actions

          Notify about new version · Issue #193 · facebook/create-react-app