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.