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

AMP-105355 #27

Merged
merged 3 commits into from
Aug 6, 2024
Merged

AMP-105355 #27

merged 3 commits into from
Aug 6, 2024

Conversation

jxiwang
Copy link
Collaborator

@jxiwang jxiwang commented Aug 6, 2024

Removing the negative look-back regex to support older Safari versions.

eoghanmurray and others added 2 commits August 6, 2024 13:36
* Older versions of Safari 16 don't support lookbehind assertions - https://caniuse.com/js-regexp-lookbehind

* Refactor to show the similarity between these two regexes

* Apply formatting changes

* Create no-neg-lookbehind.md

---------

Co-authored-by: eoghanmurray <[email protected]>
Copy link

changeset-bot bot commented Aug 6, 2024

🦋 Changeset detected

Latest commit: 69fe681

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@amplitude/rrweb-snapshot Patch
@amplitude/rrweb Patch
@amplitude/rrdom Patch
@amplitude/rrdom-nodejs Patch
@amplitude/rrweb-player Patch
@amplitude/rrweb-types Patch
@amplitude/rrweb-web-extension Patch
@amplitude/rrvideo Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jxiwang jxiwang merged commit e50fc08 into master Aug 6, 2024
@github-actions github-actions bot mentioned this pull request Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants