0.38.1
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
- chore(demo): bump fontawesome from 6.4.0 to 6.4.2 (#2793) @tbouffard
- chore(deps): bump fast-xml-parser from 4.2.6 to 4.2.7 (#2780) @dependabot
👻 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