Releases: jcoreio/web-streams-finally
Releases · jcoreio/web-streams-finally
v2.0.0
2.0.0 (2024-11-13)
Bug Fixes
- stop transpiling async/await (c48c340)
BREAKING CHANGES
- drop support for Node < 16
v1.1.0
1.1.0 (2024-11-12)
Bug Fixes
- make sure finally is only called once (e75815d)
Features
- add ReadableStreamWithSignal class (d7dbe27)
v1.0.1
1.0.1 (2024-11-05)
Bug Fixes
- handle controller.error() calls (fa61982)
v1.0.0
1.0.0 (2024-11-04)
Features