Skip to content

v15.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 13:46

15.0.0

  • FEAT: align selection outline with element's shape (#1996)
  • FEAT: preview append on hover (#1985)
  • FEAT: allow overriding fill, stroke, width and height when rendering elements (#1985)
  • FIX: renderer only renders actual flow elements (#1985)
  • DEPS: update to [email protected]

Breaking Changes

  • BpmnRenderer only renders actual flow elements (e.g. bpmn:IntermediateCatchEvent but not bpmn:MessageEventDefinition)