Skip to content

Releases: webpod/zurk

v0.4.0

20 Sep 14:47
Compare
Choose a tag to compare

0.4.0 (2024-09-20)

Features

  • feat: export spawn ctx defaults (d4466b0)

v0.3.5

19 Sep 05:59
Compare
Choose a tag to compare

0.3.5 (2024-09-19)

Fixes & improvements

  • fix: enhance TemplateStringArray detection (10dc031)

v0.3.4

18 Sep 17:40
Compare
Choose a tag to compare

0.3.4 (2024-09-18)

Fixes & improvements

  • fix(type): add index to TSpawnChunks type (c61538a)

v0.3.3

18 Sep 17:03
Compare
Choose a tag to compare

0.3.3 (2024-09-18)

Fixes & improvements

  • fix(type): add length prop to TSpawnChunks type (93feadf)

v0.3.2

11 Sep 05:43
Compare
Choose a tag to compare

0.3.2 (2024-09-11)

Fixes & improvements

  • fix: enhance abort handlers clean up (#13) (cf0211a)

v0.3.1

05 Sep 11:19
Compare
Choose a tag to compare

0.3.1 (2024-09-05)

Fixes & improvements

  • fix: release on abort signal handler (c575cd4)

v0.3.0

12 Jun 15:59
Compare
Choose a tag to compare

0.3.0 (2024-06-12)

Features

  • feat: provide chunks store customization (165b020)

v0.2.0

01 Jun 07:55
Compare
Choose a tag to compare

0.2.0 (2024-06-01)

Features

  • feat: provide compat with nodejs 6+ (cjs) and nodejs 12+ (esm) (1606b98)

v0.1.4

30 Apr 12:19
Compare
Choose a tag to compare

0.1.4 (2024-04-30)

Fixes & improvements

  • fix: replace Object.hasOwn with Object.hasOwnPrototype (1fb5262)

v0.1.3

27 Apr 10:58
Compare
Choose a tag to compare

0.1.3 (2024-04-27)

Fixes & improvements

  • fix: let AbortController API be optional (a21e1b9)