Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: pnpm patch rrweb #971

Merged
merged 1 commit into from
Jan 26, 2024
Merged

feat: pnpm patch rrweb #971

merged 1 commit into from
Jan 26, 2024

Conversation

pauldambra
Copy link
Member

@pauldambra pauldambra commented Jan 26, 2024

stacked on top of #970

once we've moved to pnpm

we can use pnpm patch

we have had customer reports of processMutations freezing their site

rrweb-io/rrweb#1321 is an improvement to that flow, but unreleased so far

let's patch it in and see if it helps, since it processes the DOM far fewer times it should help in any cases where the DOM is complex enough that the constant rescan is expensive

@pauldambra pauldambra changed the base branch from master to chore/convert-to-pnpm January 26, 2024 14:31
@pauldambra pauldambra requested a review from a team January 26, 2024 14:32
@pauldambra pauldambra added the bump minor Bump minor version when this PR gets merged label Jan 26, 2024
Base automatically changed from chore/convert-to-pnpm to master January 26, 2024 15:27
@pauldambra pauldambra merged commit 7a55b09 into master Jan 26, 2024
13 checks passed
@pauldambra pauldambra deleted the feat/pnpm-patch-rrweb branch January 26, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump minor Bump minor version when this PR gets merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants