- react and react-dom: minimum required version is now
^16.3
- react-redux is upgraded to
^7.1.3
. If you have older version ofreact-redux
in your app. You will have error loading kepler.gl, likely due to multiple version ofreact-redux
installed. - react-palm: required version is now
^3.1.2
. - react-route: if you are using
react-router
, we suggest using^3.2.5
to avoidReact 16.8
lifecycle deprecation warning in the console.
- Cluster Layer: Fix incorrect cluster point count. Fix cluster layer missing in exported image.