Open
Description
Is your feature request related to a problem? Please describe.
On initial testing it's mostly the zoom and drag stuff that doesn't work because the nodelist isn't passed, not sure if that's because some events have had a breaking change. I appreciate v6 is only a week old at this point so a feature request rather than a bug. It stumped me for a while why it wasn't working for me as d3 is a per dependancy and I didn't read the version requirements (silly me). Raising this for visibility.
Describe the solution you'd like
Support for the v6
Describe your use case
Ongoing support for d3
Describe alternatives you've considered
Have pinned d3 for the moment but for onwards compatibility with the key dependancy.
Additional context
none