Create little-suits-leave.md

This commit is contained in:
Eoghan Murray
2023-03-30 17:22:16 +01:00
committed by GitHub
parent 73ee29f208
commit 979d2b1847

View File

@@ -0,0 +1,6 @@
---
"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)