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/[email protected]
Patch Changes
db725cf
Thanks @kanishq1! - ExportReplayPlugin
from rrweb directly. Previously we had to doimport type { ReplayPlugin } from 'rrweb/dist/types';
now we can doimport type { ReplayPlugin } from 'rrweb';
Updated dependencies [
db725cf
,4014305
,db725cf
,db725cf
,db725cf
,d7cf8dd
]:@rrweb/[email protected]
Patch Changes
db725cf
Thanks @kanishq1! - ExportReplayPlugin
from rrweb directly. Previously we had to doimport type { ReplayPlugin } from 'rrweb/dist/types';
now we can doimport type { ReplayPlugin } from 'rrweb';
Updated dependencies [
db725cf
,4014305
,db725cf
,db725cf
,db725cf
,d7cf8dd
]:@rrweb/[email protected]
Patch Changes
db725cf
Thanks @kanishq1! - ExportReplayPlugin
from rrweb directly. Previously we had to doimport type { ReplayPlugin } from 'rrweb/dist/types';
now we can doimport type { ReplayPlugin } from 'rrweb';
Updated dependencies [
db725cf
,4014305
,db725cf
,db725cf
,db725cf
,d7cf8dd
]:[email protected]
Patch Changes
4014305
,db725cf
,db725cf
]:[email protected]
Patch Changes
4014305
,db725cf
,db725cf
]:[email protected]
Patch Changes
[email protected]
Patch Changes
db725cf
Thanks @kanishq1! - ExportReplayPlugin
from rrweb directly. Previously we had to doimport type { ReplayPlugin } from 'rrweb/dist/types';
now we can doimport type { ReplayPlugin } from 'rrweb';
#1468
4014305
Thanks @eoghanmurray! - inlineImages: during snapshot avoid adding an event listener for inlining of same-origin images (async listener mutates the snapshot which can be problematic)db725cf
Thanks @kanishq1! - Optimize performance of isParentRemoved by converting it to an iterative proceduredb725cf
Thanks @kanishq1! - Replay: Replace negative lookbehind in regexes from css parser as it causes issues with Safari 16db725cf
Thanks @kanishq1! - Refactor to preclude the need for a continuous raf loop running in the background which is related to shadowDom#1295
d7cf8dd
Thanks @colingm! - Return early for child same origin framesUpdated dependencies [
4014305
,db725cf
,db725cf
]:[email protected]
Patch Changes
#1468
4014305
Thanks @eoghanmurray! - inlineImages: during snapshot avoid adding an event listener for inlining of same-origin images (async listener mutates the snapshot which can be problematic)db725cf
Thanks @kanishq1! - Replay: Replace negative lookbehind in regexes from css parser as it causes issues with Safari 16db725cf
Thanks @kanishq1! - (whenrecordCanvas: true
): ensure we use doc.createElement instead of document.createElement to allow use in non-browser e.g. jsdom environments@rrweb/[email protected]
Patch Changes
4014305
,db725cf
,db725cf
]:[email protected]
@rrweb/[email protected]
Patch Changes
db725cf
,4014305
,db725cf
,db725cf
,db725cf
,d7cf8dd
]: