Releases: webpod/zurk
Releases · webpod/zurk
v0.2.0
0.2.0 (2024-06-01)
Features
feat: provide compat with nodejs 6+ (cjs) and nodejs 12+ (esm) (1606b98 )
v0.1.4
0.1.4 (2024-04-30)
Fixes & improvements
fix: replace Object.hasOwn
with Object.hasOwnPrototype
(1fb5262 )
v0.1.3
0.1.3 (2024-04-27)
Fixes & improvements
fix: let AbortController API be optional (a21e1b9 )
v0.1.2
0.1.2 (2024-04-07)
Fixes & improvements
v0.1.1
0.1.1 (2024-04-07)
Fixes & improvements
fix: provide stdio customization (cbfc232 )
v0.1.0
0.1.0 (2024-04-06)
Features
v0.0.32
0.0.32 (2024-03-26)
Fixes & improvements
perf: migrate from yarn to npm (6c455a2 )
v0.0.31
0.0.31 (2024-03-17)
Fixes & improvements
fix: apply undefined-filter to assign
(1463ca8 )
v0.0.30
0.0.30 (2024-03-17)
Fixes & improvements
fix: set detached false
for win32 by default (4d4e3c0 )
docs: formatting (c907044 )
docs: md formatting (04a65a4 )
refactor: move cmd builder to utils (60123a5 )
docs: provide minimal usage example (ae22952 )
docs(zurk): describe main concepts (8a9442b )
refactor: move cmd builder to utils (e73bb7a )
perf(spawn): compose normalize
and invoke
(4e07348 )
refactor: move ee subscriber to spawn
layer (c91ff33 )
refactor: define TZurkOn
handlers ifaces (86d19dd )
refactor(spawn): remove onStdout
and onStderr
handlers in favor or on('stdout', () => {...})
(7950a6c )
Features
feat: introduce listeners map, rename _ctx
to ctx
(616b091 )
feat: pass reason arg to internal abortController (76441c5 )
You can’t perform that action at this time.