Skip to content

Bump konva from 9.3.0 to 9.3.1

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

Bumps konva from 9.3.0 to 9.3.1.

Release notes

Sourced from konva's releases.

9.3.1

Commits

  • 813cd4f: add missing types, close #1693 (Anton Lavrenov)
  • a8efcd5: type fixes. close #1692 (Anton Lavrenov)
  • 467147b: Add support for ctx.roundRect (CPatchane) #1695
  • 49e6e3e: Remove the existence check (CPatchane) #1695
  • f6ccabb: Correctly type radii param (CPatchane) #1695
  • a1660e1: fix filters work. close #1697 (Anton Lavrenov)
  • 0d502ba: fix buffer export (Anton Lavrenov)
  • 80fad79: update CHANGELOG with new version (Anton Lavrenov)
  • 297241a: build for 9.3.1 (Anton Lavrenov)
  • abfdf71: update cdn link (Anton Lavrenov)
Changelog

Sourced from konva's changelog.

9.3.1 (2024-01-17)

  • Fix Pixelate filter work/fix caching size
  • Fix node export when large buffer canvas is used
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