Apply formatting changes

This commit is contained in:
eoghanmurray
2026-04-01 12:00:00 +08:00
committed by github-actions[bot]
parent e3bb1666d4
commit 78127d72ab

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)