mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 01:39:21 +02:00
1.6 KiB
1.6 KiB
Change Log - @yume-chan/scrcpy-decoder-tinyh264
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
db8466f
: Add support for rendering intoOffscreenCanvas
- Updated dependencies [
53688d3
] - Updated dependencies [
db8466f
] - Updated dependencies [
ea5002b
] - Updated dependencies [
ea5002b
] - Updated dependencies [
db8466f
]- @yume-chan/stream-extra@0.0.0-next-20241129144018
- @yume-chan/scrcpy@0.0.0-next-20241129144018
- @yume-chan/event@0.0.0-next-20241129144018
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
Updates
- Fix worker constructor parameters
- Rename
frameRendered
andframeSkipped
toframesRendered
andframesSkipped
0.0.23
Thu, 21 Mar 2024 03:15:10 GMT
Updates
- Add
sizeChanged
event
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
Version update only
0.0.20
Mon, 05 Jun 2023 02:51:41 GMT
Version update only
0.0.19
Sun, 09 Apr 2023 05:55:33 GMT
Version update only
0.0.18
Wed, 25 Jan 2023 21:33:49 GMT
Updates
- Fix usage in README
0.0.17
Tue, 18 Oct 2022 09:32:30 GMT
Updates
- Separated from
@yume-chan/scrcpy
for simpler dependency management.