You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jacomyal@sim51 I just upgraded graphology to 0.22.1 in the repo. It does not affect anything apart from package.json files as it seems. The upgrade is only mostly breaking if you used the #.forEach*Until methods and advanced #.degree trickery so most projects should be fine.
Some remarks:
I did not upgrade the demo because react-sigma-v2 has a peer dep which does not allow 0.22.1.
better-edge-measures seem to be mergeable without issues at this point.
@jacomyal @sim51 I just upgraded
graphology
to 0.22.1 in the repo. It does not affect anything apart frompackage.json
files as it seems. The upgrade is only mostly breaking if you used the#.forEach*Until
methods and advanced#.degree
trickery so most projects should be fine.Some remarks:
demo
becausereact-sigma-v2
has a peer dep which does not allow0.22.1
.better-edge-measures
seem to be mergeable without issues at this point.Check f46a567 for reference.
It would be good if someone other than me could peruse the v0.22 changelog and assert whether I missed something obvious: https://github.com/graphology/graphology/blob/master/CHANGELOG.md#0220
The text was updated successfully, but these errors were encountered: