-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request to update d3-array dependency from 2.12.1 to 3.0.1 #85
Comments
I believe d3-scale would also need to be upgraded... perhaps it is safe to update all d3 dependencies to their latest versions. |
I would also like this as well. I am seeing a number of errors when using this in a project with other d3 dependent libraries. |
It seems the repo is no longer maintained. I've created a fork that works with latest D3 libs. Let me know if it you have any issues with it. |
This is saving my life! I wonder if you have or could make it available on NPM? Thanks! @ahmohamed |
If someone else stumble upon issues with outdated d3 dependencies. Please feel free to use https://www.npmjs.com/package/react-wordcloud-d3-update-fork |
I get a build error since upgrading typescript.
I believe your dependency on an old version of d3-array is the culprit.
If you could cast a new version of react-wordcloud, upgrading the dependency on at least this 1 library, it'd be great.
Happy to help test.
Thanks!!
https://www.npmjs.com/package/d3-array
The text was updated successfully, but these errors were encountered: