7 lines
295 B
Markdown
7 lines
295 B
Markdown
---
|
|
'rrweb': minor
|
|
'@rrweb/types': minor
|
|
---
|
|
|
|
click events (as well as mousedown/mouseup/touchstart/touchend events) now include a `.pointerType` attribute which distinguishes between ['pen', 'mouse' and 'touch' events](https://developer.mozilla.org/en-US/docs/Web/API/PointerEvent/pointerType)
|