Broken React 17 support in v13.1.0

Author: SevereCloudCreated Feb 14, 2023Updated Mar 25, 2024

Current behavior

Broken support React 17 in v13.1.0

To reproduce

https://github.com/VKCOM/VKUI/pull/4225

Building style guide...
 FAIL  Failed to compile

Module not found: Error: Can't resolve 'react-dom/client' in '/home/runner/work/VKUI/VKUI/node_modules/react-styleguidist/lib/client'
Module not found: Error: Can't resolve 'react-dom/client' in '/home/runner/work/VKUI/VKUI/node_modules/react-styleguidist/lib/client/rsg-components/Preview'
error Command failed with exit code 1.

Expected behavior

  • React 17 support in v13
  • #2125 is Breaking Change

Source: styleguidist/react-styleguidist