10.0.1
konvajs/konva10.0.1Sep 9, 2025by github-actions[bot]
AI Summary
Fixes config parameter mutation during canvas conversion and line-through rendering for center/right aligned text.
Key Highlights
- Fixed config parameter modified by `toKonvaCanvas`
- Fixed line-through render for center/right aligned text
Full Release Notes
## Bug Fixes - config parameter modified by toKonvaCanvas [#1970](https://github.com/konvajs/konva/pull/1970) ([Crazy Urus](https://github.com/konvajs/konva/commit/c7a90789110367b9429e87ea5192169095a20663)) ## Commits - 40d7a93: update ndoe (Anton Lavrevov) - 3b36266: fixed line-through render for center/right aligned text. close #1971 (Anton Lavrevov) - f5ac4e5: 10.0.1 (Anton Lavrevov) - e4eda73: Merge branch 'master' of github.com:konvajs/konva (Anton Lavrevov) - b34e511: restore version (Anton Lavrevov) - 332ceeb: update CHANGELOG with new version (Anton Lavrevov) - 37bbaaa: build for 10.0.1 (Anton Lavrevov) - 79e9418: update cdn link (Anton Lavrevov)