v4.3.0
- [breaking]
focused
renderer has been renamedfocusedChild
to better describe that it needs a parent graph to build off. - added
focused
graph renderer (replacing oldfocused
renderer) that renders the same, but requires a graph instead of relying on parent graph.