Skip to content

Bump konva from 9.2.0 to 9.2.1

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

Bumps konva from 9.2.0 to 9.2.1.

Release notes

Sourced from konva's releases.

9.2.1

Bug Fixes

Commits

  • 09fd0de: convert var to const (Hamid Bluri) #1594
  • 5d506ad: Custom transformer rotate cursor. (iloabn) #1597
  • 7133abe: fixing findOne result type (Dominic Buetow) #1603
  • 0381f0e: fix typo in Shape.ts (Hamid Bluri) #1614
  • 830771c: release action (Anton Lavrenov)
  • 4e28e1a: Merge branch 'master' of github.com:konvajs/konva into master (Anton Lavrenov)
  • 5f7f6ce: Updated parameter names in context class to match MDN parameter names (Joshua Rudesill) #1625
  • 4971915: Param order (Joshua Rudesill) #1625
  • cd2e173: docs and types (Anton Lavrenov)
  • d33b8e9: more strict typescript (Anton Lavrenov)
  • f3d0339: Merge branch 'master' of github.com:konvajs/konva into master (Anton Lavrenov)
  • b687b97: update deps (Anton Lavrenov)
  • f39c57d: fix text rendering. fix #1634 (Anton Lavrenov)
  • 3af5f0f: fix type, add changelog (Anton Lavrenov)
  • f6bcbb7: additional fix (Anton Lavrenov)
  • 99334e1: typescript fixes (Anton Lavrenov)
  • 9c605e3: update CHANGELOG with new version (Anton Lavrenov)
  • a5274a5: build for 9.2.1 (Anton Lavrenov)
  • d8d6d65: update cdn link (Anton Lavrenov)
Changelog

Sourced from konva's changelog.

9.2.1 (2023-09-14)

  • Fix text rendering when text has both underline and shadow
  • Typescript fixes
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