Skip to content

Releases: amplitude/rrweb

@amplitude/[email protected]

17 Oct 21:21
892bfc0
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • #39 d4dacd5 Thanks @jxiwang! - inlineImages: during snapshot avoid adding an event listener for inlining of same-origin images (async listener mutates the snapshot which can be problematic)

  • #39 e3c831c Thanks @jxiwang! - (when recordCanvas: true): ensure we use doc.createElement instead of document.createElement to allow use in non-browser e.g. jsdom environments

@amplitude/[email protected]

17 Oct 20:59
a7e0986
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • #23 9f0fb7c Thanks @jxiwang! - better support for coexistence with older libraries (e.g. MooTools & Prototype.js) which modify the in-built Array.from function

  • #23 0983ef8 Thanks @jxiwang! - Fixup for multiple background-clip replacement

  • #23 88a15cf Thanks @jxiwang! - 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

  • #23 6d5cbf0 Thanks @jxiwang! - Bugfix after rrweb-io#1434 perf improvements: fix that blob urls persist on the shared anchor element and can't be later modified

@amplitude/[email protected]

17 Oct 21:21
892bfc0
Compare
Choose a tag to compare
Pre-release

Patch Changes

@amplitude/[email protected]

17 Oct 20:59
a7e0986
Compare
Choose a tag to compare
Pre-release

Patch Changes

@amplitude/[email protected]

17 Oct 21:21
892bfc0
Compare
Choose a tag to compare
Pre-release

Patch Changes

@amplitude/[email protected]

17 Oct 20:59
a7e0986
Compare
Choose a tag to compare
Pre-release

Patch Changes

@amplitude/[email protected]

17 Oct 21:21
892bfc0
Compare
Choose a tag to compare
Pre-release

Patch Changes

@amplitude/[email protected]

17 Oct 20:59
a7e0986
Compare
Choose a tag to compare
Pre-release

Patch Changes

@amplitude/[email protected]

17 Oct 21:21
892bfc0
Compare
Choose a tag to compare
Pre-release

Patch Changes

@amplitude/[email protected]

17 Oct 20:59
a7e0986
Compare
Choose a tag to compare
Pre-release

Patch Changes