patternfly / react-topology

MIT License
9 stars 18 forks source link

fix(types): Work around to fix issue with consumers recieving a type error. #174

Closed dlabaj closed 3 months ago

dlabaj commented 3 months ago

What

Closes #165

Description

Fixes issue where consumers are receiving a type error when using an older version for react-types.

jschuler commented 3 months ago

LGTM, not necessary, but to take it a step further you could also change as @wise-king-sullyman pointed out in slack:

Looks like there’s a few other places where it’s importing from that barrel file as well (BaseGraph.ts, TaskEdge.tsx, TaskNode.tsx, WhenDecorator.tsx)

github-actions[bot] commented 3 months ago

:tada: This PR is included in version 5.3.0-prerelease.11 :tada:

The release is available on:

Your semantic-release bot :package::rocket: