Apply formatting changes

This commit is contained in:
eoghanmurray
2023-03-30 16:23:41 +00:00
committed by github-actions[bot]
parent 979d2b1847
commit 2114dc47d4

View File

@@ -1,6 +1,6 @@
---
"rrweb": minor
"@rrweb/types": minor
'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)