feat(SmartDuplex): Added method to create SmartDuplex from a WebReadableStream.
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-10-16 - 3.2.0 - feat(SmartDuplex)
|
||||
Added method to create SmartDuplex from a WebReadableStream.
|
||||
|
||||
- Implemented a static method in SmartDuplex to allow creating an instance from a WebReadableStream.
|
||||
- This addition enhances the capability of SmartDuplex to integrate with web streams, facilitating seamless stream manipulation across environments.
|
||||
|
||||
## 2024-10-14 - 3.1.2 - fix(WebDuplexStream)
|
||||
Fix variable naming inconsistency in WebDuplexStream test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user