This is a bug fix release:
@yume-chan/stream-extra
- Fixed
PushReadableStreamController.enqueuemight enqueue data in wrong order if called again before previous requests finish (due to insufficient buffer space). This can cause ADB commands to randomly fail when usingAdbDaemonTransportwith devices running Android >= 14 and have delayed acknowledgement feature enabled.