1
0
mirror of https://github.com/konvajs/konva.git synced 2025-04-05 20:48:28 +08:00
This commit is contained in:
Anton Lavrenov 2021-05-27 15:07:13 -05:00
parent 9ed1cd7009
commit 19de9c40ba

View File

@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
- Fix some transform caches
## 8.0.1
- Some typescript fixes
## 8.0.0
This is a very large release! The long term of `Konva` API is to make it simpler and faster. So when possible I am trying to optimize the code and remove unpopular/confusing API methods.