Skip to content

Bump konva from 9.2.1 to 9.2.2

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

Bumps konva from 9.2.1 to 9.2.2.

Release notes

Sourced from konva's releases.

9.2.2

Features

  • Support letterSpacing for RTL. #1637 (xkxx)

Commits

  • 291a40d: Add basic support for RTL text direction. (xkxx) #1637
  • 0fe8616: fix type. close #1643 (Anton Lavrenov)
  • 5570b4d: Use native letterSpacing for RTL and use polyfill for all other cases. (xkxx) #1637
  • 2ef0a38: Address PR comments. (xkxx) #1637
  • ddba4d6: Add tests for rtl text direction. (xkxx) #1637
  • 6a5fc52: Address PR comments (xkxx) #1637
  • 2ea2c4b: Change CDN URL in README (Yusuke Sekiguchi) #1646
  • 541d7b2: Update CDN URL in Quick Look (Yusuke Sekiguchi) #1647
  • d6a7d05: update CHANGELOG with new version (Anton Lavrenov)
  • ae96306: build for 9.2.2 (Anton Lavrenov)
  • 963119f: update cdn link (Anton Lavrenov)
Changelog

Sourced from konva's changelog.

9.2.2 (2023-09-14)

  • Better RTL support
  • Some 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