style(tracker):changelog

This commit is contained in:
Alex Kaminskii 2022-12-12 16:10:10 +01:00
parent 18cdde05fd
commit f44715c180

View file

@ -2,6 +2,8 @@
- Added "tel" to supported input types
- Added `{ withCurrentTime: true }` to `tracker.getSessionURL` method which will return sessionURL with current session's timestamp
- Added Network module that captures fetch/xhr by default (with no plugin required)
- Use `timeOrigin()` instead of `performance.timing.navigationStart` in ResourceTiming messages
## 4.1.8