10.0.9
konvajs/konva10.0.9Nov 13, 2025by github-actions[bot]
AI Summary
Fixes geometry calculations for RegularPolygon and resolves line-through rendering issues when letter spacing is applied.
Key Highlights
- Fixed incorrect variable assignments for minY and maxY in RegularPolygon class
- Fixed line-through rendering when letter spacing is used
Full Release Notes
## Commits - 638974e: Fix incorrect variable assignments for minY and maxY in RegularPolygon class. close #1985 (Anton Lavrevov) - 279f2be: Fixed line-through rendering when letter spacing is used (Anton Lavrevov) - 551be2f: update CHANGELOG with new version (Anton Lavrevov) - bd8dcc6: build for 10.0.9 (Anton Lavrevov) - ba6c70d: update cdn link (Anton Lavrevov)