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
@amplitude/[email protected]
Minor Changes
87cba12
Thanks @jxiwang! - Full overhawl ofvideo
andaudio
element playback. More robust and fixes lots of bugs related to pausing/playing/skipping/muting/playbackRate etc.Patch Changes
#22
931a6bb
Thanks @jxiwang! - fix: createImageBitmap throws DOMException if source is 0 width or height#22
e9cfd9f
Thanks @jxiwang! - safely capture BigInt values with the console log plugin"#22
a1d5962
Thanks @jxiwang! - Feat: Add support for replaying :defined pseudo-class of custom elements#22
a5ef2a8
Thanks @jxiwang! - ref: Avoid unnecessary cloning of objects or arrays#34
43f38b1
Thanks @jxiwang! - Change package names#22
0c34ddd
Thanks @jxiwang! - export the canvasMutation function#22
53b18a9
Thanks @jxiwang! - export eventWithTime for consumption by typescript code#22
87cba12
Thanks @jxiwang! - Recordloop
on<audio>
&<video>
elements.#22
ffdf49c
Thanks @jxiwang! - Capture stylesheets designated asrel="preload"
#22
ba7f3d5
Thanks @jxiwang! - Snapshot performance when masking text: Avoid the repeated calls toclosest
when recursing through the DOM#22
c400629
Thanks @jxiwang! - fix: protect against missing parentNodeUpdated dependencies [
87cba12
,87cba12
,87cba12
,a1d5962
,ffdf49c
,a880f6c
,ba7f3d5
,21278b5
]:@amplitude/[email protected]
Minor Changes
87cba12
Thanks @jxiwang! - Video and Audio elements now also captureplaybackRate
,muted
,loop
,volume
.Patch Changes
#22
a1d5962
Thanks @jxiwang! - 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.
#22
ffdf49c
Thanks @jxiwang! - Capture stylesheets designated asrel="preload"
#22
ba7f3d5
Thanks @jxiwang! - Snapshot performance when masking text: Avoid the repeated calls toclosest
when recursing through the DOM@amplitude/[email protected]
Patch Changes
#22
87cba12
Thanks @jxiwang! - Supportloop
inRRMediaElement
#22
a880f6c
Thanks @jxiwang! - fix: scrolling may not be applied when fast-forwardingUpdated dependencies [
87cba12
,a1d5962
,ffdf49c
,ba7f3d5
]:@amplitude/[email protected]
Patch Changes
87cba12
,87cba12
,a1d5962
,ffdf49c
,a880f6c
,ba7f3d5
]:@amplitude/[email protected]
Patch Changes
@amplitude/[email protected]
Patch Changes
931a6bb
,e9cfd9f
,a1d5962
,a5ef2a8
,43f38b1
,0c34ddd
,53b18a9
,87cba12
,87cba12
,ffdf49c
,ba7f3d5
,c400629
]:@amplitude/[email protected]
Patch Changes
#22
87cba12
Thanks @jxiwang! - Addloop
tomediaInteractionParam
#22
21278b5
Thanks @jxiwang! - Fix type error when using"moduleResolution": "NodeNext"
.Updated dependencies [
87cba12
,a1d5962
,ffdf49c
,ba7f3d5
]:@amplitude/[email protected]
Patch Changes
#22
3bfcc54
Thanks @jxiwang! - Updatevite.config.ts
to account for all potential entry types.#22
d48125e
Thanks @jxiwang! - 🎈 perf(web-extension): conditional check in Player component#22
0c6db64
Thanks @jxiwang! - 🐞 fix(web-extension): typo#22
331e46b
Thanks @jxiwang! - 🐞 fix(web-extension): beforeunload logicUpdated dependencies [
931a6bb
,e9cfd9f
,a1d5962
,a5ef2a8
,43f38b1
,0c34ddd
,53b18a9
,87cba12
,87cba12
,ffdf49c
,ba7f3d5
,c400629
]: