Patch Changes
-
#1840
6db8f71Thanks @Juice10! - Add the rrweb browser client package and movenowTimestampinto@rrweb/utilsso the client can avoid importing throughrrweb/utils. -
#1631
88ea2d0Thanks @pauldambra! - Move patch function into @rrweb/utils to improve bundling -
#1704
33e01f5Thanks @eoghanmurray! - Provide a /umd/ output folder alongside the /dist/ one so that we can serve UMD (Universal Module Definition) files with a .js extension, without upsetting expectations set by package.json that all .js files in /dist/ are modules -
#1509
be6bf52Thanks @Juice10! - Reverse monkey patch built in methods to support LWC (and other frameworks like angular which monkey patch built in methods). -
#1763
6388fb5Thanks @wfk007! - fix: wujie monkeypatches ownerDocument