github xyflow/xyflow 3.0.0
Release 3.0.0

latest releases: 11.11.3, reactflow@11.11.3, @reactflow/node-toolbar@1.3.13...
3 years ago

Breaking changes

We now apply the style option of a node the the wrapper and not the node itself. The advantage is that your custom nodes don't need to care about applying the styles and you can just return a Fragment with the actual content. More over it's easier to overwrite default styles with css.

  • refactor(styling): use css for default styles (#259) (714c916)

Bugfixes & Enhancements

  • fix(bezieredge): correctly connect diagonally nodes closes #256 (0558ff8)
  • refactor(connectionLine): create connection line type enum (c620d0f)
  • feat(handle): add class name prop type (f231391)

Don't miss a new xyflow release

NewReleases is sending notifications on new releases.