Skip to content

v0.0.16

Compare
Choose a tag to compare
@yume-chan yume-chan released this 28 May 04:45
9265c72

What's Changed

  • Upgrade TypeScript to 4.7.2 to enable Node.js ESM
  • Upgrade web-streams-polyfill to 4.0.0-beta.3, fix an issue where Adb#close() doesn't release the connection.
  • Fix an issue where AdbSocket#readable#cancel() stalls the connection.
  • Massive performance and memory usage improvements.
  • Added Enter Key + non-alphanumeric char compatibility to scrcpy by @LordGiacomoS in #415

New Contributors

Full Changelog: v0.0.15...v0.0.16