rrweb-io / rrweb

record and replay the web
https://www.rrweb.io/
MIT License
15.9k stars 1.38k forks source link

No neg lookbehind #1493

Closed eoghanmurray closed 1 month ago

eoghanmurray commented 1 month ago

Safari 16 doesn't support it

A css construction that might now fail (I haven't tested this):

"my-quoted-css-rule" { color: blue; } 
changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: c7966b23877ae2bbab062f2adf6e3464c33c9c7e

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

This PR includes changesets to release 8 packages | Name | Type | | -------------------- | ----- | | rrweb-snapshot | Patch | | rrweb | Patch | | rrdom | Patch | | rrdom-nodejs | Patch | | rrweb-player | Patch | | @rrweb/types | Patch | | @rrweb/web-extension | Patch | | 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

Juice10 commented 1 month ago

Thanks @eoghanmurray!