posthog-js 1.55.0 → 1.55.1

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,8 @@
1
+ ## 1.55.1 - 2023-05-03
2
+
3
+ - fix: Script loading before DOM is ready (#618)
4
+ - Expose options to mask text in session recording (#595)
5
+
1
6
  ## 1.55.0 - 2023-04-28
2
7
 
3
8
  - feat(beta-management): Add opt-in and out functions (#616)