Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@alexcjohnson alexcjohnson released this 02 Sep 21:52
· 1 commit to master since this release
  • 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