Skip to content

Releases: process-analytics/bpmn-visualization-addons

0.1.0

21 Jul 14:49
Compare
Choose a tag to compare

📣 This is the initial release of bv-experimental-add-ons 🎉

It provides an initial set of add-ons that can be used with bpmn-visualization version 0.37.0 or greater.

List of issues: milestone 0.1.0

What's Changed

🎉 New Features

  • feat: introduce PathResolver by @tbouffard in #32
  • feat: add BpmnElementsSearcher and BpmnElementsIdentifier by @tbouffard in #33

🐛 Bug Fixes

  • fix: export BpmnElementsSearcher and BpmnElementsIdentifier by @tbouffard in #36

📝 Documentation

⚙️ Other Changes

  • ci: ensure that the PR title follows "Conventional Commits" by @tbouffard in #29
  • chore: add GitHub release configuration by @tbouffard in #30
  • chore: declare bpmn-visualization as peer dependency by @tbouffard in #38
  • chore: prepare the npm package by @tbouffard in #40
  • test: introduce a dedicated workspace to test the TypeScript support by @tbouffard in #41
  • chore: review the content of package.json by @tbouffard in #42
  • chore: refine token permissions in workflows by @tbouffard in #44

New Contributors

Full Changelog: https://github.com/process-analytics/bv-experimental-add-ons/commits/v0.1.0