mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 01:39:21 +02:00
933 B
933 B
Change Log - @yume-chan/fetch-scrcpy-server
0.0.0-next-20241129144018
Major Changes
-
53688d3
: Use PNPM workspace and Changesets to manage the monorepo.Because Changesets doesn't support alpha versions (
0.x.x
), this version is1.0.0
. Future versions will follow SemVer rules, for example, breaking API changes will introduce a new major version.
Patch Changes
ea5002b
: MarkBIN
field as pure
This log was last generated on Tue, 18 Jun 2024 02:49:43 GMT and should not be manually modified.
0.0.24
Tue, 18 Jun 2024 02:49:43 GMT
Version update only
0.0.23
Thu, 21 Mar 2024 03:15:10 GMT
Updates
- Fix the generated
VERSION
constant incorrectly having av
character prefixed
0.0.22
Wed, 13 Dec 2023 05:57:27 GMT
Version update only
0.0.21
Fri, 25 Aug 2023 14:05:18 GMT
Updates
- Move the fetching server binary script to
@yume-chan/scrcpy-fetch-server
package