Releases: privatenumber/tasuku
Releases · privatenumber/tasuku
v2.0.2
02 Nov 01:27
Compare
Sorry, something went wrong.
No results found
2.0.2 (2025-11-02)
Performance Improvements
replace React/Ink with custom ANSI renderer (f70f5a2 )
v2.0.1
29 Jan 00:30
Compare
Sorry, something went wrong.
No results found
2.0.1 (2023-01-29)
Bug Fixes
add clean-pkg-json (d159e7d )
support Node16 resolution types (247844e )
v2.0.0
02 May 18:14
Compare
Sorry, something went wrong.
No results found
2.0.0 (2022-05-02)
Features
allow setStatus parameter to be optional (b279acc )
esm distribution (#10 ) (7c77ca0 )
export types TaskAPI & TaskGroupAPI (#11 ) (3d2fa92 )
make setWarning & setError parameter to be optional (e93da29 )
return task state (#14 ) (a679d36 )
Performance Improvements
BREAKING CHANGES
task.group() will return an array with clear() method, and each element is a TaskAPI
Rename TaskInnerApi to TaskInnerAPI
removed namespace in favor of esm named exports
v1.0.2
01 Sep 19:39
Compare
Sorry, something went wrong.
No results found
1.0.2 (2021-09-01)
Bug Fixes
bundle p-map types in case of type discrepancy (94f0718 )
v1.0.1
14 Jun 07:15
Compare
Sorry, something went wrong.
No results found
1.0.1 (2021-06-14)
Bug Fixes
export type TaskFunction & TaskInnerApi (#2 ) (541d7b2 )
v1.0.0
04 Jun 11:39
Compare
Sorry, something went wrong.
No results found
1.0.0 (2021-06-04)
Features