optimajet / workflow-designer-react-sample

WorkflowEngine Designer for React
31 stars 9 forks source link

When will @optimajet/workflow-designer-react support React v18? #2

Closed briannoyes closed 3 months ago

briannoyes commented 3 months ago

Many of the samples already have their dependencies set to React v18, but when you try to install packages with npm, the install fails because the designer library only supports React v17.0.2. When do you plan to update it to support v18?

optimajet commented 3 months ago

@briannoyes We plan to add support for React 18 in one of our upcoming releases.

sergeythrees commented 3 months ago

Hi, @briannoyes We have already added support React 18.