fix(tracker): 8.1.0
This commit is contained in:
parent
ec1c4e62b8
commit
4e7d146220
2 changed files with 4 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@openreplay/tracker",
|
||||
"description": "The OpenReplay tracker main package",
|
||||
"version": "8.1.0",
|
||||
"version": "8.1.1",
|
||||
"keywords": [
|
||||
"logging",
|
||||
"replay"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue