Releases: rrweb-io/rrweb
@rrweb/[email protected]
@rrweb/[email protected]
@rrweb/[email protected]
@rrweb/[email protected]
Patch Changes
- #1593
5a78938Thanks @daibhin! -NodeTypeenum 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,attributesandDataURLOptions - Updated dependencies [
04ee6ed,5fbb904,5a78938,53b83bb]:
@rrweb/[email protected]
@rrweb/[email protected]
Patch Changes
-
#1597
bd9eb70Thanks @pauldambra! - Correctly detect when angular has wrapped mutation observer
@rrweb/[email protected]
Patch Changes
- Updated dependencies []:
- @rrweb/[email protected]
@rrweb/[email protected]
Patch Changes
- #1593
5a78938Thanks @daibhin! -NodeTypeenum 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,attributesandDataURLOptions - Updated dependencies [
04ee6ed,5fbb904,5a78938,53b83bb]:- [email protected]
- @rrweb/[email protected]
- @rrweb/[email protected]
[email protected]
Minor Changes
Patch Changes
-
#1417
40bbc25Thanks @YunFeng0817! - fix: duplicate textContent for style elements cause incremental style mutations to be invalid -
#1527
68076b7Thanks @arredgroup! - Export takeFullSnapshot function for a recording process -
#1515
8059d96Thanks @okejminja! - Added support for deprecated addRule & removeRule methods -
#1509
be6bf52Thanks @Juice10! - Reverse monkey patch built in methods to support LWC (and other frameworks like angular which monkey patch built in methods). -
Updated dependencies [
40bbc25,335639a,335639a,d350da8,be6bf52]:- [email protected]
- [email protected]
- @rrweb/[email protected]
- @rrweb/[email protected]
[email protected]
Minor Changes
- #1503
335639aThanks @Juice10! - Record dialog's modal status for replay in rrweb. (Currently triggeringdialog.showModal()is not supported in rrweb-snapshot's rebuild)
Patch Changes
-
#1417
40bbc25Thanks @YunFeng0817! - fix: duplicate textContent for style elements cause incremental style mutations to be invalid -
#1533
d350da8Thanks @jeffdnguyen! - Fixurl()rewrite for nested stylesheets by rewriting during stringification instead of after -
#1509
be6bf52Thanks @Juice10! - Reverse monkey patch built in methods to support LWC (and other frameworks like angular which monkey patch built in methods).