Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
masteris currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmaster.Releases
[email protected]
Minor Changes
7c0dc9dThanks @benjackwhite! - Extends maskTextFn to pass the HTMLElement to the deciding functionPatch Changes
#1403
af0962cThanks @pauldambra! - safely capture BigInt values with the console log plugin"#1327
57a940aThanks @mydea! - fix: Fix checking forpatchTargetininitAdoptedStyleSheetObserver#1155
8aea5b0Thanks @YunFeng0817! - Feat: Add support for replaying :defined pseudo-class of custom elements#1340
9c6edfeThanks @mydea! - ref: Avoid unnecessary cloning of objects or arrays#1383
1e0b273Thanks @daibhin! - export the canvasMutation function#1324
1fe39abThanks @Belen-Luo! - export eventWithTime for consumption by typescript code#1343
05478c3Thanks @mdellanoce! - use WeakMap for faster attributeCursor lookup while processing attribute mutations#1272
58c9104Thanks @eoghanmurray! - Perf: Avoid creation of intermediary array when iterating over style rules#1311
980a38cThanks @eoghanmurray! - Add 'recordDOM' config option to turn off recording of DOM (making recordings unreplayable). Specialist use case e.g. only heatmap click/scroll recording#1351
a2be77bThanks @eoghanmurray! - Don't double-record the values of <textarea>s when they already have some content prefilled [Bug]: Textarea shows default value twice in replay #1301#1431
a7c33f2Thanks @eoghanmurray! - Ensure :hover works on replayer, even if a rule is behind a media queryRespect the intent behind max-device-width and min-device-width media queries so that their effects are apparent in the replayer context
#1374
314a8ddThanks @andrewpomeroy! - Capture stylesheets designated asrel="preload"#1349
07ac5c9Thanks @eoghanmurray! - Snapshot performance when masking text: Avoid the repeated calls toclosestwhen recursing through the DOMUpdated dependencies [
58c9104,a2be77b,a7c33f2,8aea5b0,314a8dd,e607e83,7c0dc9d,07ac5c9]:[email protected]
Minor Changes
7c0dc9dThanks @benjackwhite! - Extends maskTextFn to pass the HTMLElement to the deciding functionPatch Changes
#1272
58c9104Thanks @eoghanmurray! - Perf: Avoid creation of intermediary array when iterating over style rules#1351
a2be77bThanks @eoghanmurray! - Don't double-record the values of <textarea>s when they already have some content prefilled [Bug]: Textarea shows default value twice in replay #1301#1431
a7c33f2Thanks @eoghanmurray! - Ensure :hover works on replayer, even if a rule is behind a media queryRespect the intent behind max-device-width and min-device-width media queries so that their effects are apparent in the replayer context
#1155
8aea5b0Thanks @YunFeng0817! - Feat: Add 'isCustom' flag to serialized elements.This flag is used to indicate whether the element is a custom element or not. This is useful for replaying the :defined pseudo-class of custom elements.
#1374
314a8ddThanks @andrewpomeroy! - Capture stylesheets designated asrel="preload"#1349
07ac5c9Thanks @eoghanmurray! - Snapshot performance when masking text: Avoid the repeated calls toclosestwhen recursing through the DOM[email protected]
Patch Changes
#1352
e607e83Thanks @juliecheng! - fix: scrolling may not be applied when fast-forwardingUpdated dependencies [
58c9104,a2be77b,a7c33f2,8aea5b0,314a8dd,7c0dc9d,07ac5c9]:[email protected]
Patch Changes
58c9104,a2be77b,a7c33f2,8aea5b0,314a8dd,e607e83,7c0dc9d,07ac5c9]:[email protected]
Patch Changes
[email protected]
Patch Changes
af0962c,57a940a,8aea5b0,9c6edfe,1e0b273,1fe39ab,05478c3,58c9104,980a38c,a2be77b,a7c33f2,314a8dd,7c0dc9d,07ac5c9]:@rrweb/[email protected]
Patch Changes
58c9104,a2be77b,a7c33f2,8aea5b0,314a8dd,7c0dc9d,07ac5c9]:@rrweb/[email protected]
Patch Changes
#1333
40f484dThanks @billyvg! - Updatevite.config.tsto account for all potential entry types.#1360
0f004afThanks @huangkairan! - 🎈 perf(web-extension): conditional check in Player component#1307
8444cb2Thanks @huangkairan! - 🐞 fix(web-extension): typo#1330
9e65ddaThanks @huangkairan! - 🐞 fix(web-extension): beforeunload logicUpdated dependencies [
af0962c,57a940a,8aea5b0,9c6edfe,1e0b273,1fe39ab,05478c3,58c9104,980a38c,a2be77b,a7c33f2,314a8dd,7c0dc9d,07ac5c9]: