Skip to content

Bump konva from 9.2.3 to 9.3.0

Dependabot requested to merge dependabot-npm_and_yarn-konva-9.3.0 into master

Bumps konva from 9.2.3 to 9.3.0.

Release notes

Sourced from konva's releases.

9.3.0

Features

  • add flag for link line visiable for Transformer's rotate #1690 (liulinboyi)

Commits

  • 47e8d20: fix type issue. clsoe #1663 (Anton Lavrenov)
  • 353a51d: fixed toBlob to specify mineType and quality. close #1674 (kawamataryo) #1675
  • fc0ebb7: little rename (Anton Lavrenov)
  • 5f95164: Merge branch 'liulinboyi-feat/rotateLinkLineVisiable' (Anton Lavrenov)
  • 774fb47: update deps (Anton Lavrenov)
  • b581bd6: update CHANGELOG with new version (Anton Lavrenov)
  • 320bf09: build for 9.3.0 (Anton Lavrenov)
  • 5bf47a3: update cdn link (Anton Lavrenov)
Changelog

Sourced from konva's changelog.

9.3.0 (2023-12-20)

  • New attribute rotateLineVisible for Konva.Transformer to show/hide rotate line
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports