Releases: process-analytics/bpmn-visualization-addons
Releases · process-analytics/bpmn-visualization-addons
0.1.0
📣 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
andBpmnElementsIdentifier
by @tbouffard in #33
🐛 Bug Fixes
- fix: export
BpmnElementsSearcher
andBpmnElementsIdentifier
by @tbouffard in #36
📝 Documentation
- docs: initialize the README content by @tbouffard in #25
- docs: update the release how-to by @tbouffard in #43
⚙️ 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
- @tbouffard made their first contribution in #29
Full Changelog: https://github.com/process-analytics/bv-experimental-add-ons/commits/v0.1.0