Skip to content

Wrong Create React App version in React v17 docs #3397

Description

@cseas

The migration guide for the new JSX transform on the React blog mentions that Create React App v4.0.0+ uses the new transform for compatible React versions.

Trying to use the new transform with CRA v4.0.0 will introduce a breaking bug in the application as noticed in react/create-react-app#10110

I believe CRA v4.0.1+ will be the versions that will work stable with React v17 in a typescript setup.

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

    Issue actions