v0.0.18
What's Changed
@yume-chan/adb-backend-webusb
- Add an option to specify USB filters
@yume-chan/scrcpy
- Move
@yume-chan/adbtopeerDependencies. You need to install it manually if you want to useAdb*types. - Add support for Scrcpy server version 1.25
- Add support for
SetClipboardcontrol message andAckClipboarddevice message
@yume-chan/scrcpy-decoder-webcodecs
- Change to not use vertical sync to minimize latency
@yume-chan/stream-extra
- Change to load native Web Streams API implementation from
globalThisif available. No longer need to importReadableStream,WritableStreamandTransformStreamfrom@yume-chan/stream-extraif you are sure the runtime supports them natively.
@yume-chan/struct
- Refactor number types for easier extending (see
ScrcpyFloatToInt16FieldDefinitionfor an example)
Full Changelog: v0.0.17...v0.0.18
Note: Rush, the monorepo management tool used by this repository, only works in Git clones. Instead of downloading the attached source code tarball in this release, you must clone this repository and checkout the corresponding tag.