Releases: alanshaw/it-pipe
Releases Β· alanshaw/it-pipe
v3.0.1
04 Apr 11:11
Compare
Sorry, something went wrong.
No results found
3.0.1 (2023-04-04)
Bug Fixes
reuse types from it-stream-types to simplify (#68 ) (9fa98e1 )
v3.0.0
31 Mar 06:58
Compare
Sorry, something went wrong.
No results found
3.0.0 (2023-03-31)
β BREAKING CHANGES
when the entire pipeline is synchronous, the return value will now be synchronous
Bug Fixes
do not create unnecessary async work (#66 ) (e583174 )
v2.0.5
06 Dec 18:06
Compare
Sorry, something went wrong.
No results found
2.0.5 (2022-12-06)
Dependencies
bump it-merge from 1.0.4 to 2.0.0 (#46 ) (d434924 )
dev: bump it-all from 1.0.6 to 2.0.0 (#45 ) (ca67cc5 )
dev: bump it-drain from 1.0.5 to 2.0.0 (#47 ) (3e4da1c )
v2.0.4
06 Aug 11:51
Compare
Sorry, something went wrong.
No results found
2.0.4 (2022-08-06)
Bug Fixes
Trivial Changes
Dependencies
v2.0.3
15 Jan 10:44
Compare
Sorry, something went wrong.
No results found
2.0.3 (2022-01-15)
Bug Fixes
v2.0.2
13 Jan 09:44
Compare
Sorry, something went wrong.
No results found
2.0.2 (2022-01-13)
Bug Fixes
propagate duplex transform sink errors (#8 ) (89df9be )
v2.0.1
13 Jan 08:07
Compare
Sorry, something went wrong.
No results found
2.0.1 (2022-01-13)
Trivial Changes
v2.0.0
12 Jan 10:41
Compare
Sorry, something went wrong.
No results found
2.0.0 (2022-01-12)
β BREAKING CHANGES
!: switch to named exports, ESM only
Features