Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
masteris currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmaster.Releases
[email protected]
Patch Changes
03b5216,46f1b25,cbbd1e5,5e7943d,c0f83af,e96f668]:[email protected]
Patch Changes
03b5216,46f1b25,cbbd1e5,5e7943d,c0f83af,e96f668]:[email protected]
Patch Changes
[email protected]
Patch Changes
#1464
03b5216Thanks @colingm! - better support for coexistence with older libraries (e.g. MooTools & Prototype.js) which modify the in-builtArray.fromfunction#1441
ae6908dThanks @eoghanmurray! - perf: Avoid an extra function call and object clone during event emission#1481
46f1b25Thanks @eoghanmurray! - Fix and test for bug [Bug]: Uncaught SyntaxError: Regular expression too large #1457 which was affecting replay of complex tailwind css#1476
cbbd1e5Thanks @eoghanmurray! - Fixup for multiple background-clip replacement#1467
e96f668Thanks @eoghanmurray! - Bugfix after Avoid the costly createElement calls during snapshot #1434 perf improvements: fix that blob urls persist on the shared anchor element and can't be later modifiedUpdated dependencies [
03b5216,46f1b25,cbbd1e5,5e7943d,c0f83af,e96f668]:[email protected]
Patch Changes
03b5216,ae6908d,46f1b25,cbbd1e5,e96f668]:[email protected]
Patch Changes
#1464
03b5216Thanks @colingm! - better support for coexistence with older libraries (e.g. MooTools & Prototype.js) which modify the in-builtArray.fromfunction#1481
46f1b25Thanks @eoghanmurray! - Fix and test for bug [Bug]: Uncaught SyntaxError: Regular expression too large #1457 which was affecting replay of complex tailwind css#1476
cbbd1e5Thanks @eoghanmurray! - Fixup for multiple background-clip replacement#1387
5e7943dThanks @H4ad! - Avoid recreating the same element every time, instead, we cache and we just update the element.Before: 779k ops/s
After: 860k ops/s
Benchmark: https://jsbench.me/ktlqztuf95/1
#1440
c0f83afThanks @daibhin! - better nested css selector splitting when commas or brackets happen to be in quoted text#1467
e96f668Thanks @eoghanmurray! - Bugfix after Avoid the costly createElement calls during snapshot #1434 perf improvements: fix that blob urls persist on the shared anchor element and can't be later modified@rrweb/[email protected]
Patch Changes
03b5216,46f1b25,cbbd1e5,5e7943d,c0f83af,e96f668]:@rrweb/[email protected]
Patch Changes
03b5216,ae6908d,46f1b25,cbbd1e5,e96f668]: