Patch Changes
-
#1464
03b5216
Thanks @colingm! - better support for coexistence with older libraries (e.g. MooTools & Prototype.js) which modify the in-builtArray.from
function -
#1481
46f1b25
Thanks @eoghanmurray! - Fix and test for bug #1457 which was affecting replay of complex tailwind css -
#1476
cbbd1e5
Thanks @eoghanmurray! - Fixup for multiple background-clip replacement -
#1387
5e7943d
Thanks @H4ad! - Avoid recreating the same element every time, instead, we cache and we just update the element.Before: 779k ops/s
After: 860k ops/sBenchmark: https://jsbench.me/ktlqztuf95/1
-
#1440
c0f83af
Thanks @daibhin! - better nested css selector splitting when commas or brackets happen to be in quoted text -
#1467
e96f668
Thanks @eoghanmurray! - Bugfix after #1434 perf improvements: fix that blob urls persist on the shared anchor element and can't be later modified