@redux-devtools/cli@4.0.4 bumps React to 19, whereas @redux-devtools/cli@4.0.3 was on React 18.
It looks like React 19 no longer has UMD distros here, which results in React failing to load.
The result is a blank white screen when opening redux-devtools via CLI.
@redux-devtools/cli@4.0.4bumps React to 19, whereas@redux-devtools/cli@4.0.3was on React 18.It looks like React 19 no longer has UMD distros here, which results in React failing to load.
The result is a blank white screen when opening
redux-devtoolsvia CLI.