fix(smartduplex): Enhance documentation for read function in SmartDuplex

This commit is contained in:
2024-10-16 02:03:56 +02:00
parent f7e9636bf6
commit 3d58a01b29
4 changed files with 11 additions and 2 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2024-10-16 - 3.2.3 - fix(smartduplex)
Enhance documentation for read function in SmartDuplex
- Added inline comments to clarify the behavior and importance of unlocking the reader in the readFunction of SmartDuplex.fromWebReadableStream.
## 2024-10-16 - 3.2.2 - fix(SmartDuplex)
Fix issue with SmartDuplex fromWebReadableStream method