> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tracelit.io/llms.txt
> Use this file to discover all available pages before exploring further.

# v1.0.13 — Mar 28, 2026

> @tracelit/tracker v1.0.13 — Mar 28, 2026

# v1.0.13 — Mar 28, 2026

**New**

* `replay.mode: 'trigger'` — recording only starts when `startReplay()` is called, perfect for high-traffic sites that only need recordings of specific flows ([docs](/features/session-replay))
* `fullSnapshotIntervalMs` option to control full DOM snapshot frequency

**Improvements**

* `destroy()` now restores all monkey-patched globals (`fetch`, `XMLHttpRequest`, `history.pushState`, `WebSocket`, `console.error`) to their originals
* Improved `long_task` source attribution — now includes component stack in supported browsers
