Skip to content

v0.0.18

Compare
Choose a tag to compare
@yume-chan yume-chan released this 25 Jan 21:54
· 349 commits to main since this release
9705738

What's Changed

@yume-chan/adb-backend-webusb

  • Add an option to specify USB filters

@yume-chan/scrcpy

  • Move @yume-chan/adb to peerDependencies. You need to install it manually if you want to use Adb* types.
  • Add support for Scrcpy server version 1.25
  • Add support for SetClipboard control message and AckClipboard device 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 globalThis if available. No longer need to import ReadableStream, WritableStream and TransformStream from @yume-chan/stream-extra if you are sure the runtime supports them natively.

@yume-chan/struct

  • Refactor number types for easier extending (see ScrcpyFloatToInt16FieldDefinition for 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.