Handsontable/react compatibility Issue

Tags: #<Tag:0x00007f1360652e10>

Hi,
I want to Know that Handsontable/react 3.1.3 will work with react version “^15.5.4”. OR

which version is suitable for react 15.

We haven’t tested if the React for Handsontable is suitable for React v 15.x.x
Wersji Handsontable for React 2.x.x already used React 16.x.x. To get the official support you’d need to downgrade to Handsontable for React 1.x.x,

part of the package.json for Handsontable for React 1.x.x

   "handsontable": "^4.0.0",
    "jest": "^23.1.0",
    "react": "^15.6.1",
    "react-dom": "^15.6.1",