Skip to content

[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 08:29
· 104 commits to master since this release
8a48e42

Patch Changes

  • #1269 7103625 Thanks @eoghanmurray! - Don't include redundant data from text/attribute mutations on just-added nodes

  • #1268 d872d28 Thanks @eoghanmurray! - Compact style mutation fixes and improvements

    • fixes when style updates contain a 'var()' on a shorthand property #1246
    • further ensures that style mutations are compact by reverting to string method if it is shorter
  • #1262 36da39d Thanks @billyvg! - feat: Add ignoreSelector option

    Similar to ignoreClass, but accepts a CSS selector so that you can use any CSS selector.

  • #1251 bbbfa22 Thanks @wfk007! - fix: Resize and MediaInteraction events repeat generated after the iframe appeared

  • #1254 d0fbe23 Thanks @mydea! - Handle case where event is null/undefined

  • #1273 a3de582 Thanks @Juice10! - Canvas FPS recording: override preserveDrawingBuffer: true on canvas creation.
    Canvas replay: fix flickering canvas elemenrs.
    Canvas FPS recording: fix bug that wipes webgl(2) canvas backgrounds while recording.

  • Updated dependencies [d872d28, c6600e7]: