Releases: clear/windpipe
Releases · clear/windpipe
v0.13.2
Compare
Sorry, something went wrong.
No results found
Patch Changes
81c783b : Fix typescript types for ESM default import
v0.13.1
Compare
Sorry, something went wrong.
No results found
Patch Changes
f1f6f1f : Fix .merge() failing on slow streams
v0.13.0
Compare
Sorry, something went wrong.
No results found
v0.12.0
Compare
Sorry, something went wrong.
No results found
Minor Changes
9ef31c7 : allow different error types when existing stream has never error
5d20101 : create single consumption method
Patch Changes
180b70d : fix: export for WindpipeConsumptionError
eb8bdae : re-arrange exports in package.json
v0.11.1
Compare
Sorry, something went wrong.
No results found
Patch Changes
39221db : Fix json serialisation issue when stream contains undefined values
v0.11.0
Compare
Sorry, something went wrong.
No results found
Minor Changes
035cf6a : add fromPusher stream creation method
v0.10.0
Compare
Sorry, something went wrong.
No results found
Minor Changes
7c566d2 : create onFirst and onLast operators
v0.9.10
Compare
Sorry, something went wrong.
No results found
Patch Changes
de16dab : fix batching with timeout and yield-remaining
v0.9.9
Compare
Sorry, something went wrong.
No results found
Patch Changes
8d3b6be : fix: inconsistency with batch yielding
v0.9.8
Compare
Sorry, something went wrong.
No results found
Patch Changes
2c8238d : fix: buffered map continuing on stream end