Skip to content

Bump konva from 9.2.2 to 9.2.3

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

Bumps konva from 9.2.2 to 9.2.3.

Release notes

Sourced from konva's releases.

9.2.3

Commits

  • eeca597: Fix position jitter when flip enabled false (Mike) #1659
  • 63924bc: Change order of rotation (Mike) #1659
  • 4224b41: Split translation to make flip work better with rotated rects (Mike) #1659
  • 92d9c6d: trying flip (Anton Lavrenov)
  • 56ce8a8: new test (Anton Lavrenov)
  • a458582: Merge branch 'master' into MadeByMike-fix/1433/position-jitter-when-flip-enabled-is-false (Anton Lavrenov)
  • 0527d23: fix test (Anton Lavrenov)
  • 184ab3f: update deps, enable all tests (Anton Lavrenov)
  • 84f6f90: changes (Anton Lavrenov)
  • 849eb6b: update CHANGELOG with new version (Anton Lavrenov)
  • c261257: build for 9.2.3 (Anton Lavrenov)
  • bb649d9: update cdn link (Anton Lavrenov)
Changelog

Sourced from konva's changelog.

9.2.3 (2023-10-31)

  • Better Konva.Transformer work when it has flipEnabled = false.
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