mirror of
https://github.com/konvajs/konva.git
synced 2026-01-22 21:02:26 +08:00
Add Transform to Konva default exports. So Konva.Transform is available now. close #820
This commit is contained in:
@@ -5,8 +5,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## Not released:
|
||||
|
||||
## 4.1.1 - 2020-01-07
|
||||
|
||||
* Add ability to use `width = 0` and `height = 0` for `Konva.Image`.
|
||||
* Fix `cache()` method of `Konva.Arrow()`
|
||||
* Add `Transform` to `Konva` default exports. So `Konva.Transform` is available now.
|
||||
|
||||
## 4.1.0 - 2019-12-23
|
||||
|
||||
|
||||
Reference in New Issue
Block a user