We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 482c85f commit 3efdebeCopy full SHA for 3efdebe
.changeset/beige-eggs-sniff.md
@@ -0,0 +1,5 @@
1
+---
2
+'posthog-js': patch
3
4
+
5
+bump rrweb dependency version
packages/browser/package.json
@@ -78,9 +78,9 @@
78
"@jest/globals": "^29.7.0",
79
"@playwright/test": "^1.52.0",
80
"@posthog-tooling/rollup-utils": "workspace:*",
81
- "@posthog/rrweb-plugin-console-record": "^0.0.46",
82
- "@posthog/rrweb-record": "^0.0.46",
83
- "@posthog/rrweb-types": "^0.0.46",
+ "@posthog/rrweb-plugin-console-record": "^0.0.47",
+ "@posthog/rrweb-record": "^0.0.47",
+ "@posthog/rrweb-types": "^0.0.47",
84
"@rollup/plugin-babel": "^6.0.4",
85
"@rollup/plugin-commonjs": "^28.0.6",
86
"@rollup/plugin-json": "^6.1.0",
0 commit comments