Features
- Stage.eventBatchFunc() batches native input for framework integrations (Anton Lavrevov)
Bug Fixes
- touchcancel releases only the canceled pointers and fires a cancel event (Anton Lavrevov)
- toBlob() resolves with a Blob instead of unknown (Anton Lavrevov)
Documentation
- keep the Node class JSDoc attached to the class (Anton Lavrevov)
- document Path width() and height() for the API reference (Anton Lavrevov)
Performance Improvements
- Transformer reuses unchanged shape bounds and skips equal anchor updates (Anton Lavrevov)