plotly / react-chart-editor

Customizable React-based editor panel for Plotly charts
https://plotly.github.io/react-chart-editor/
MIT License
499 stars 101 forks source link

Require Node.js v10 or above #1020

Closed dmt0 closed 4 years ago

dmt0 commented 4 years ago

Avoid confusion by requiring node v10 or above. Closes https://github.com/plotly/react-chart-editor/issues/1019

nicolaskruchten commented 4 years ago

Does this impact Chart Studio?

dmt0 commented 4 years ago

We upgraded to v12 across the board. 8 is officially unsupported since beginning of year. 10 is the next LTS. So there you go.

nicolaskruchten commented 4 years ago

OK 💃