chore: release version 2.0.0

This commit is contained in:
Simon Chan 2025-04-04 20:57:48 +08:00
parent 1d71971281
commit f8b40e83b0
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
32 changed files with 184 additions and 47 deletions

View file

@ -1,6 +0,0 @@
---
"@yume-chan/adb-scrcpy": major
"@yume-chan/scrcpy": major
---
Move `version` parameter to `AdbScrcpyOptions`

View file

@ -1,7 +0,0 @@
---
"@yume-chan/adb-daemon-webusb": minor
"@yume-chan/event": minor
"@yume-chan/adb": minor
---
Make `DeviceObserver#onListChange` sticky

View file

@ -1,5 +0,0 @@
---
"@yume-chan/android-bin": minor
---
Add `PackageManager.prototype.getPackages` method to get apk paths

View file

@ -1,5 +0,0 @@
---
"@yume-chan/adb-scrcpy": minor
---
Forward `clipboard` stream from options class to `AdbScrcpyClient`

View file

@ -1,6 +0,0 @@
---
"@yume-chan/adb-scrcpy": minor
"@yume-chan/scrcpy": minor
---
Add alias for all AdbScrcpyOptions versions

View file

@ -1,5 +0,0 @@
---
"@yume-chan/struct": major
---
Refactor struct package to allow `struct`s to be used as `field`