posthog-js
Advanced tools
Comparing version 1.10.2 to 1.11.0
@@ -0,5 +1,12 @@ | ||
## 1.11.0 - 2021-06-02 | ||
- Retry Queue (#226) | ||
- Bump hosted-git-info from 2.8.8 to 2.8.9 in /react (#229) | ||
- Bump lodash from 4.17.20 to 4.17.21 in /react (#225) | ||
- Bump ws from 7.4.2 to 7.4.6 in /react (#237) | ||
- Remove duplicates in CHANGELOG (#236) | ||
## 1.10.2 - 2021-05-25 | ||
- Reconcile Server and Client side configurations for session recording and autocapture (#233) | ||
- Reconcile Server and Client side configurations for session recording and autocapture (#233) | ||
@@ -9,3 +16,2 @@ ## 1.10.1 - 2021-05-25 | ||
- Fix sessionRecording bug (#234) | ||
- Fix sessionRecording bug (#234) | ||
- Update outdated releasing instructions (#224) | ||
@@ -29,3 +35,2 @@ - changelog for 1.10.0 (#223) | ||
- Config Additions: session_recording, mask_all_element_attributes, mask_all_text (#209) | ||
- Config Additions: session_recording, mask_all_element_attributes, mask_all_text (#209) | ||
@@ -35,3 +40,2 @@ ## 1.9.6 - 2021-03-30 | ||
- Support rrweb mask all inputs (#207) | ||
- Support rrweb mask all inputs (#207) | ||
- fix: incorrect typing for isFeatureEnabled (#208) | ||
@@ -42,3 +46,2 @@ | ||
- Fix SentryIntegration optional param typing (#203) | ||
- Fix SentryIntegration optional param typing (#203) | ||
@@ -53,3 +56,2 @@ ## 1.9.2 - 2021-03-12 | ||
- Add posthog.debug() to types, remove bad docstring (#201) | ||
- Remove a bad docstring (#201) | ||
- Fix ".identify" docstrings (#200) | ||
@@ -60,3 +62,2 @@ | ||
- Device Type (#198) | ||
- Device Type (#198) | ||
@@ -66,3 +67,2 @@ ## 1.8.10 - 2021-03-02 | ||
- Add properties_string_max_length = 65535 (#197) | ||
- Add properties_string_max_length = 65535 (#197) | ||
- Remove unused notification code (#191) | ||
@@ -75,3 +75,2 @@ - Remove old upgrade code (never used) (#192) | ||
- Add Yarn lock resiliency (#196) | ||
- Add Yarn lock resiliency (#196) | ||
- Update README.md (#194) | ||
@@ -78,0 +77,0 @@ - Add debug function (#193) |
{ | ||
"name": "posthog-js", | ||
"version": "1.10.2", | ||
"version": "1.11.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
593179
12387