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.
master
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onmaster
.Releases
rrweb@2.0.0-alpha.12
Minor Changes
7c0dc9d
Thanks @benjackwhite! - Extends maskTextFn to pass the HTMLElement to the deciding functionPatch Changes
#1327
57a940a
Thanks @mydea! - fix: Fix checking forpatchTarget
ininitAdoptedStyleSheetObserver
#1155
8aea5b0
Thanks @YunFeng0817! - Feat: Add support for replaying :defined pseudo-class of custom elements#1340
9c6edfe
Thanks @mydea! - ref: Avoid unnecessary cloning of objects or arrays#1324
1fe39ab
Thanks @Belen-Luo! - export eventWithTime for consumption by typescript code#1343
05478c3
Thanks @mdellanoce! - use WeakMap for faster attributeCursor lookup while processing attribute mutations#1272
58c9104
Thanks @eoghanmurray! - Perf: Avoid creation of intermediary array when iterating over style rules#1311
980a38c
Thanks @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
a2be77b
Thanks @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 rrweb-io/rrweb#1301#1349
07ac5c9
Thanks @eoghanmurray! - Snapshot performance when masking text: Avoid the repeated calls toclosest
when recursing through the DOMUpdated dependencies [
58c9104
,a2be77b
,8aea5b0
,7c0dc9d
,07ac5c9
]:rrweb-snapshot@2.0.0-alpha.12
Minor Changes
7c0dc9d
Thanks @benjackwhite! - Extends maskTextFn to pass the HTMLElement to the deciding functionPatch Changes
#1272
58c9104
Thanks @eoghanmurray! - Perf: Avoid creation of intermediary array when iterating over style rules#1351
a2be77b
Thanks @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 rrweb-io/rrweb#1301#1155
8aea5b0
Thanks @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.
#1349
07ac5c9
Thanks @eoghanmurray! - Snapshot performance when masking text: Avoid the repeated calls toclosest
when recursing through the DOMrrdom@2.0.0-alpha.12
Patch Changes
58c9104
,a2be77b
,8aea5b0
,7c0dc9d
,07ac5c9
]:rrdom-nodejs@2.0.0-alpha.12
Patch Changes
58c9104
,a2be77b
,8aea5b0
,7c0dc9d
,07ac5c9
]:rrvideo@2.0.0-alpha.12
Patch Changes
rrweb-player@2.0.0-alpha.12
Patch Changes
57a940a
,8aea5b0
,9c6edfe
,1fe39ab
,05478c3
,58c9104
,980a38c
,a2be77b
,7c0dc9d
,07ac5c9
]:@rrweb/types@2.0.0-alpha.12
Patch Changes
58c9104
,a2be77b
,8aea5b0
,7c0dc9d
,07ac5c9
]:@rrweb/web-extension@2.0.0-alpha.12
Patch Changes
#1333
40f484d
Thanks @billyvg! - Updatevite.config.ts
to account for all potential entry types.#1360
0f004af
Thanks @huangkairan! - 🎈 perf(web-extension): conditional check in Player component#1307
8444cb2
Thanks @huangkairan! - 🐞 fix(web-extension): typo#1330
9e65dda
Thanks @huangkairan! - 🐞 fix(web-extension): beforeunload logicUpdated dependencies [
57a940a
,8aea5b0
,9c6edfe
,1fe39ab
,05478c3
,58c9104
,980a38c
,a2be77b
,7c0dc9d
,07ac5c9
]: