dagrejs / dagre-d3

A D3-based renderer for Dagre
MIT License
2.83k stars 588 forks source link

upgrade to D3 version 5 #376

Closed gordonwoodhull closed 4 years ago

gordonwoodhull commented 4 years ago

I thought I'd test against D3v5 for #375

It tests OK, as expected. The changes in D3v5 don't affect libraries much.

pravi commented 4 years ago

@lutzroeder thanks! Are you planning to make a new release soon?

nothingismagick commented 4 years ago

Yeah - it would be really cool to publish a new release - especially because we are having an issue with ref'ing this as a node module via git in our package.json - normally it works, but in docker not so much...

https://github.com/mermaid-js/mermaid/issues/1065

nothingismagick commented 4 years ago

@lutzroeder ping