Fix Konva.Arrow rendering when it has two pointers

This commit is contained in:
Anton Lavrenov
2021-10-06 09:17:11 -05:00
parent e0bc1f9bb2
commit 0c7ea65e22
3 changed files with 38 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.2.2
- Fix `Konva.Arrow` rendering when it has two pointers
## 8.2.1
- Fix `package.json` exports.