Commit b8c73cb
fix: update PostHog import to support both ESM and CommonJS environments (#696)
* fix: update PostHog import to support both ESM and CommonJS environments
Co-Authored-By: Max Prilutskiy <maks.prilutskiy@gmail.com>
* fix: update test file to properly handle PostHog mocking
Co-Authored-By: Max Prilutskiy <maks.prilutskiy@gmail.com>
* fix: update test file to use vi.hoisted() for proper mock hoisting
Co-Authored-By: Max Prilutskiy <maks.prilutskiy@gmail.com>
* chore: remove observability tests as requested
Co-Authored-By: Max Prilutskiy <maks.prilutskiy@gmail.com>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Max Prilutskiy <maks.prilutskiy@gmail.com>1 parent 9baf857 commit b8c73cb
File tree
2 files changed
+7
-1
lines changed- .changeset
- packages/cli/src/cli/utils
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments