Create little-suits-leave.md

This commit is contained in:
Eoghan Murray
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 1c069aac77
commit e3bb1666d4

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)