This work is to try to provide support where rrweb might be included in applications with various tools that might override Array.from so that the 2nd parameter (the map function) will always work for rrweb. Co-authored-by: Michael Dellanoce <mdellanoce@pendo.io>
7 lines
179 B
Markdown
7 lines
179 B
Markdown
---
|
|
'rrweb-snapshot': patch
|
|
'rrweb': patch
|
|
---
|
|
|
|
better support for coexistence with older libraries (e.g. MooTools & Prototype.js) which modify the in-built `Array.from` function
|