chore: release version 2.1.0

This commit is contained in:
Simon Chan 2025-06-17 14:15:29 +08:00
parent e6f2c26306
commit 748c4b2394
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
23 changed files with 101 additions and 25 deletions

View file

@ -1,5 +0,0 @@
---
"@yume-chan/stream-extra": minor
---
Add `Consumable.WrapByteReadableStream` and `MaybeConsumable.WrapWritableStream`

View file

@ -1,5 +0,0 @@
---
"@yume-chan/adb": minor
---
Add state filters to `AdbServerClient.prototype.getDevices` and `AdbServerClient.prototype.trackDevices`

View file

@ -1,5 +0,0 @@
---
"@yume-chan/adb": patch
---
Add `AdbServerClient.prototype.createAdb()` as a shorthand for `createTransport` and `new Adb`