Skip to content

0.5.0

Compare
Choose a tag to compare
@tbouffard tbouffard released this 25 Sep 12:34
· 165 commits to main since this release

⚡ This new version improves BpmnElementsSearcher and PathResolver. ⚡

List of issues: milestone 0.5.0

Minimal version of bpmn-visualization

You must now use bpmn-visualization 0.40.0 or higher with bv-experimental-add-ons. The previous versions required bpmn-visualization 0.39.0 or higher.

What's Changed

🎉 New Features

  • feat: allow to find flows when searching by name by @tbouffard in #118
  • feat: improve the robustness of PathResolver by @tbouffard in #119
  • feat: detect message flows with PathResolver by @tbouffard in #120
  • feat: expose bpmn-visualization methods in OverlaysPlugin by @tbouffard in #123

📝 Documentation

  • docs: add emoji in "other changes" paragraph of the release notes by @tbouffard in #116

📦 Dependency updates

  • chore(deps): bump bpmn-visualization from 0.39.0 to 0.40.0 by @dependabot in #125

⚙️ Other Changes

  • chore(eslint): add ESLint configuration for Jest by @csouchet in #108

Full Changelog: v0.4.0...v0.5.0