Skip to content

v2.6.1

Latest

Choose a tag to compare

@yume-chan yume-chan released this 04 Jun 08:24
1a8ec84

This is a bug fix release:

@yume-chan/stream-extra

  • Fixed PushReadableStreamController.enqueue might 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 using AdbDaemonTransport with devices running Android >= 14 and have delayed acknowledgement feature enabled.