posthog-js 1.57.4 → 1.58.0

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,7 @@
1
+ ## 1.58.0 - 2023-05-26
2
+
3
+ - Add get_session_id and get_session_replay_url functions (#647)
4
+
1
5
  ## 1.57.4 - 2023-05-25
2
6
 
3
7
  - fix: Session timeout overridden on reload (#645)