Skip to content

Next.js dev server should warn if React is not at least 16.10 #13961

@Timer

Description

@Timer

Next.js requires React 16.10 or newer for Fast Refresh to work correctly.

On older versions, Next.js will fallback to a full page reload every time.

We should emit a strong warning in this case and tell the user their dev experience will be suboptimal.

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