10.5.0

konvajs/konva10.5.0Sep 8, 2026by github-actions[bot]

Full Release Notes

## Features
- Stage.eventBatchFunc() batches native input for framework integrations ([Anton Lavrevov](https://github.com/konvajs/konva/commit/a36b6e8743e1516118d170d7b7922b4b05f593fe))

## Bug Fixes
- touchcancel releases only the canceled pointers and fires a cancel event ([Anton Lavrevov](https://github.com/konvajs/konva/commit/f81ddce29cda6618315060d231c2f179733d72bb))
- toBlob() resolves with a Blob instead of unknown ([Anton Lavrevov](https://github.com/konvajs/konva/commit/cfef216461363c2adada441efbb5022a088a5262))

## Documentation
- keep the Node class JSDoc attached to the class ([Anton Lavrevov](https://github.com/konvajs/konva/commit/ad350660c0734f8523f1b97666c5d200cfdf9288))
- document Path width() and height() for the API reference ([Anton Lavrevov](https://github.com/konvajs/konva/commit/0824e3bbcc2403057ba1b7646f87b28cdaf48081))

## Performance Improvements
- Transformer reuses unchanged shape bounds and skips equal anchor updates ([Anton Lavrevov](https://github.com/konvajs/konva/commit/4c09428ade5350ef468ad7fd5455c3bac76dc40f))

## Commits
- 8225a78: update CHANGELOG with new version (Anton Lavrevov)
- 9008123: build for 10.5.0 (Anton Lavrevov)