·
23 commits
to main
since this release
⚡ This new version adds the ShapeUtil.isFlowNode
method to workaround a bug in bpmn-visualization
. ⚡
What's Changed
🎉 New Features
- feat: add isFlowNode in ShapeUtil by @tbouffard in #320
📝 Documentation
- docs: fix link to CODE_OF_CONDUCT in README by @tbouffard in #361
- docs: improve the release how-to by @tbouffard in #364
- docs(release): explain the usage of PR labels by @tbouffard in #365
📦 Dependency updates
- chore(deps): bump bpmn-visualization from 0.44.0 to 0.45.0 by @dependabot in #351
- chore(deps): bump bpmn-visualization from 0.45.0 to 0.46.0 by @dependabot in #386
⚙️ Other Changes
- ci: use ubuntu-24.04 by @csouchet in #357
- chore(dependabot): ignore some eslint dependencies by @tbouffard in #372
- style: apply typescript-eslint stylistic rules by @tbouffard in #417
Full Changelog: v0.8.0...v0.9.0