React Cytoscapejs Versions Save

React component for Cytoscape.js network visualisations

v2.0.0

1 year ago
  • BREAKING: Move cytoscape to peer dependencies for easier use in other packages. In particular, since you frequently need to explicitly call cytoscape functionality in your larger project, this helps ensure only one copy of it is loaded.
  • Change from webpack to microbundle (rollup based)
  • Update dependencies and lint configurations
  • With thanks to @akx for the contribution