I just updated to react 17, which gave me this message:
npm WARN react-html-parser@2.0.2 requires a peer of react@^0.14.0 || ^15.0.0 || ^16.0.0-0 but none is installed. You must install peer dependencies yourself.
It'd be great if this could be updated to say it supports React 17. Since there are no feature changes in React 17, it can basically be used as is.