Skip to content

0.26.2

Compare
Choose a tag to compare
@tbouffard tbouffard released this 19 Sep 11:30
· 894 commits to refs/heads/master since this release

This new version eases the integration of bpmn-visualization in Parcel, Webpack and Angular projects.

Thanks to all the contributors of this release 🌈: @tbouffard

See milestone 0.26.2 to get the list of issues covered by this release.

Highlights

Easier integration

This is now easier to use bpmn-visualization in Parcel, Webpack and Angular projects. Previously, it was necessary to add a special configuration to integrate bpmn-visualization. With version 0.26.2, this is not needed anymore.

See #2248 for more details.

What's Changed

Full Changelog: v0.26.1...v0.26.2

🐛 Bug Fixes

⤵️ Library Integration

📝 Documentation

  • [DOC] README indicates the lowest supported TypeScript version (#2251) @tbouffard
  • [DOC] Simplify the introduction of the user documentation (#2242) @tbouffard
  • [DOC] Add a changelog file that refs GH releases (#2241) @tbouffard