diff --git a/.gitignore b/.gitignore index e363c25f0..f2ffa7a2c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ node_modules **/*.envrc .idea *.mob* +install-state.gz diff --git a/tracker/tracker/.yarn/install-state.gz b/tracker/tracker/.yarn/install-state.gz index 39932e5b3..0bda37a80 100644 Binary files a/tracker/tracker/.yarn/install-state.gz and b/tracker/tracker/.yarn/install-state.gz differ diff --git a/tracker/tracker/CHANGELOG.md b/tracker/tracker/CHANGELOG.md index 878a2b1cb..561b7189f 100644 --- a/tracker/tracker/CHANGELOG.md +++ b/tracker/tracker/CHANGELOG.md @@ -1,12 +1,9 @@ -## 16.1.1 - -- reduced the frequency of performance tracker calls -- reduced the number of events when the user is idle - ## 16.1.0 - new `privateMode` option to hide all possible data from tracking - update `networkProxy` to 1.1.0 (auto sanitizer for sensitive parameters in network requests) +- reduced the frequency of performance tracker calls +- reduced the number of events when the user is idle ## 16.0.3