From c1ebfb213a8e0ae94a5f2035c5c42612e6cc051a Mon Sep 17 00:00:00 2001 From: Jesse Wang Date: Tue, 6 Aug 2024 13:38:13 -0700 Subject: [PATCH] fix(session replay): add in no-negative lookback CSS change --- .changeset/no-neg-lookbehind.md | 4 ++-- .changeset/silent-plants-perform.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.changeset/no-neg-lookbehind.md b/.changeset/no-neg-lookbehind.md index f152328ed3..bcff1a5b38 100644 --- a/.changeset/no-neg-lookbehind.md +++ b/.changeset/no-neg-lookbehind.md @@ -1,6 +1,6 @@ --- -"rrweb-snapshot": patch -"rrweb": patch +"@amplitude/rrweb-snapshot": patch +"@amplitude/rrweb": patch --- Replay: Replace negative lookbehind in regexes from css parser as it causes issues with Safari 16 diff --git a/.changeset/silent-plants-perform.md b/.changeset/silent-plants-perform.md index 1b234ec2a0..fe85f99442 100644 --- a/.changeset/silent-plants-perform.md +++ b/.changeset/silent-plants-perform.md @@ -1,5 +1,5 @@ --- -"rrweb": patch +"@amplitude/rrweb": patch --- Return early for child same origin frames