@posthog/ai 4.3.2 → 4.4.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
+ # 4.4.0
2
+
3
+ - Make `posthog-node` a peer dependency to avoid bundling implementation code
4
+
1
5
  # 4.3.2
2
6
 
3
7
  - Fix exported file extensions to work with older Node versions