Skip to content

0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 14:53
· 6 commits to main since this release
a7609a8

⚡ This new version contains enhancements, documentation improvements and bug fixes. ⚡

npm package: 0.10.0
Issues: milestone 0.10.0
See also the Changelog file.

What's Changed

🎉 New Features

  • feat: allow to only register "model" codecs by @tbouffard in #382
  • feat: let style edge marker fill and stroke colors by @tbouffard in #392

🐛 Bug Fixes

  • fix: correctly compute the style when setting undefined/none by @tbouffard in #383
  • fix: correctly manage default style.foldable value by @tbouffard in #385
  • fix: correctly detect parent in SwimlaneMixin.dropTarget by @tbouffard in #390
  • fix: add null check to connection validation message by @eRedekopp in #364

📝 Documentation

⚙️ Refactor

  • refactor: GraphDataModel.isLayer signature accepts null Cell by @tbouffard in #389

🛠 Chore

Full Changelog: v0.9.0...v0.10.0