Skip to content

0.38.1

Compare
Choose a tag to compare
@csouchet csouchet released this 22 Aug 09:47
· 400 commits to refs/heads/master since this release

This new release focuses on maintenance.

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

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

What's Changed

Full Changelog: v0.38.0...v0.38.1

🐛 Bug Fixes

  • fix: reset the style of elements only when passing nullish param (#2798) @tbouffard

📦 Dependency updates

👻 Maintenance

  • refactor: move overlay management out of BpmnElementsRegistry (#2800) @tbouffard
  • chore(release): publish announce tweet manually (#2799) @tbouffard
  • chore: migrate the code of the demo/test pages to TypeScript (#2794) @tbouffard
  • chore: migrate the documentation generation script to ESM (#2792) @tbouffard