New property useSingleNodeRotation for Konva.Transformer

This commit is contained in:
Anton Lavrenov
2021-06-29 11:44:22 +07:00
parent 0236496cd7
commit 51371a8140
4 changed files with 76 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.0
- New property `useSingleNodeRotation` for `Konva.Transformer`.
## 8.0.4
- Fix fill pattern updates on `fillPatternX` and `fillPatternY` changes.