posthog-js 1.51.0 → 1.51.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,11 @@
1
+ ## 1.51.2 - 2023-03-15
2
+
3
+ - fix: Catch fullsnapshot error (#583)
4
+
5
+ ## 1.51.1 - 2023-03-14
6
+
7
+ - fix: debug nested span text, part 3 (#582)
8
+
1
9
  ## 1.51.0 - 2023-03-14
2
10
 
3
11
  - added types for PostHog provider `options` (#581)