posthog-js
Advanced tools
Comparing version 1.20.5 to 1.21.0
@@ -0,1 +1,5 @@ | ||
## 1.21.0 - 2022-05-11 | ||
- fix(recordings): mask all input fields for recordings (#388) | ||
## 1.20.5 - 2022-05-10 | ||
@@ -2,0 +6,0 @@ |
@@ -287,3 +287,3 @@ // Type definitions for exported methods | ||
* ignoreClass: 'ph-ignore-input', | ||
* maskAllInputs: false, | ||
* maskAllInputs: true, | ||
* maskInputOptions: {}, | ||
@@ -290,0 +290,0 @@ * maskInputFn: null, |
{ | ||
"name": "posthog-js", | ||
"version": "1.20.5", | ||
"version": "1.21.0", | ||
"description": "Posthog-js allows you to automatically capture usage and send events to PostHog.", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/PostHog/posthog-js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
677298