10.2.0
konvajs/konva10.2.0Jan 15, 2026by github-actions[bot]
AI Summary
This release introduces customizable rotation anchor positioning for the Transformer class with the new rotateAnchorAngle feature, along with code refactoring to simplify rectangle drawing logic.
Key Highlights
- Added rotateAnchorAngle to Transformer for customizable rotation anchor positioning
- Simplified rectangle drawing code in Transformer class
New Features
- rotateAnchorAngle feature for Transformer
Full Release Notes
## Features - add rotateAnchorAngle to Transformer for customizable rotation anchor positioning ([Anton Lavrevov](https://github.com/konvajs/konva/commit/50c00430846146786aea51e6b231af7cdcedb589)) ## Code Refactoring - simplify rectangle drawing code in Transformer class ([Anton Lavrevov](https://github.com/konvajs/konva/commit/e673319445c45617317cb0bb92d96d947d0a0020)) ## Commits - 05a93b7: update CHANGELOG with new version (Anton Lavrevov) - af16d92: build for 10.2.0 (Anton Lavrevov) - 067dd7b: update cdn link (Anton Lavrevov)