fix(tracker): 8.1.0

This commit is contained in:
nick-delirium 2023-06-29 13:53:03 +02:00
parent ec1c4e62b8
commit 4e7d146220
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,6 @@
# 8.1.0
# 8.1.1
[collective patch]
- Console and network are now using proxy objects to capture calls (opt in for network), use ` { network: { useProxy: true } }` to enable it
- Force disable Multitab feature for old browsers (2016 and older + safari 14)

View file

@ -1,7 +1,7 @@
{
"name": "@openreplay/tracker",
"description": "The OpenReplay tracker main package",
"version": "8.1.0",
"version": "8.1.1",
"keywords": [
"logging",
"replay"