Skip to content

Commit e2f569a

Browse files
chore: update versions and lockfile [version bump]
1 parent 32edaad commit e2f569a

File tree

11 files changed

+4184
-18
lines changed

11 files changed

+4184
-18
lines changed

.changeset/bump-posthog-rrweb-0-0-50.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

packages/browser/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# posthog-js
22

3+
## 1.363.6
4+
5+
### Patch Changes
6+
7+
- [#3279](https://github.com/PostHog/posthog-js/pull/3279) [`32edaad`](https://github.com/PostHog/posthog-js/commit/32edaadd509e32a3a679142ccb704fd9e404d1a2) Thanks [@pauldambra](https://github.com/pauldambra)! - Bump @posthog/rrweb packages to 0.0.51, which includes:
8+
- PostHog/posthog-rrweb#145: fix: handle cross-origin iframe errors during stop handler cleanup
9+
- PostHog/posthog-rrweb#148: fix: mask textarea innerText mutations
10+
- PostHog/posthog-rrweb#150: fix: guard WebGLRenderingContext access for iOS compatibility
11+
- PostHog/posthog-rrweb#151: refactor: extract slimDOMDefaults into shared function
12+
- PostHog/posthog-rrweb#152: fix: improve nested CSS rule handling
13+
- PostHog/posthog-rrweb#153: fix: allow clearing adopted stylesheets with empty strings
14+
- PostHog/posthog-rrweb#154: fix: prevent object reference mutation breaking remote CSS replay
15+
- PostHog/posthog-rrweb#156: fix: catch all SecurityError variants in stop handler cleanup (2026-03-26)
16+
- Updated dependencies []:
17+
- @posthog/types@1.363.6
18+
319
## 1.363.5
420

521
### Patch Changes

packages/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "posthog-js",
3-
"version": "1.363.5",
3+
"version": "1.363.6",
44
"description": "Posthog-js allows you to automatically capture usage and send events to PostHog.",
55
"repository": "https://github.com/PostHog/posthog-js",
66
"author": "hey@posthog.com",

0 commit comments

Comments
 (0)