fix fillPattern cache

This commit is contained in:
Anton Lavrenov
2021-08-04 18:34:22 +07:00
parent 0357a1e7b4
commit 08c8a78451
7 changed files with 18 additions and 7 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## 8.1.3
- Fix `fillPattern` cache invalidation on shapes
## 8.1.2
- Fix memory leak for `Konva.Image`