Major Changes
- #47
197466e
Thanks @jxiwang! -NodeType
enum was moved from rrweb-snapshot to @rrweb/types
The following types where moved from rrweb-snapshot to @rrweb/types:documentNode
,documentTypeNode
,legacyAttributes
,textNode
,cdataNode
,commentNode
,elementNode
,serializedNode
,serializedNodeWithId
,serializedElementNodeWithId
,serializedTextNodeWithId
,IMirror
,INode
,mediaAttributes
,attributes
andDataURLOptions
Patch Changes
-
#47
197466e
Thanks @jxiwang! - fix dimensions for blocked element not being applied -
#47
197466e
Thanks @jxiwang! - Slight simplification to how we replace :hover after rrweb-io#1458 -
#47
197466e
Thanks @jxiwang! - Edge case: Provide support for mutations on a <style> element which (unusually) has multiple text nodes