Skip to content

Releases: yao-pkg/pkg

Release 6.10.1

01 Nov 12:27
eaa9ddf

Choose a tag to compare

6.10.1 (2025-11-01)

Bug Fixes

  • avoid EEXIST on race condition in createDirRecursively and copyFolderRecursiveSync (#154) (36ea8b1)

Release 6.10.0

29 Oct 15:14
be71fe7

Choose a tag to compare

6.10.0 (2025-10-29)

Features

  • automatically create output directory with --sea option (#182) (68b19ec)
  • bump fetch 3.5.30 with node 24.11.0 and 22.21.1 (1853549)

Release 6.9.0

15 Oct 15:49
cd7a545

Choose a tag to compare

6.9.0 (2025-10-15)

Features

  • bump fetch with node 22.20.0 and 24.10.0 support (73fcf64)

Release 6.8.0

07 Oct 14:20
8f77222

Choose a tag to compare

6.8.0 (2025-10-07)

Features

  • update @yao-pkg/pkg-fetch to version 3.5.28 and tar-fs to version 3.1.1 (b994c6e)

Bug Fixes

Release 6.7.0

26 Sep 15:14
5f59d6b

Choose a tag to compare

6.7.0 (2025-09-26)

Features

  • bump fetch v3.5.25 with node 20.19.5, 22.19.0, and 24.8.0, special thanks to @faulpeltz (7ce1085)

Documentation

  • behavior of ignore on dotfiles (#170) (de1e819)
  • instructions for injecting Windows exe metadata (#174) (14e7df0)

Release 6.6.0

19 Jul 11:45
a886214

Choose a tag to compare

6.6.0 (2025-07-19)

Features

Documentation

  • add guidance on unsupported architectures to README.md (#160) (c22e442)

Release 6.5.1

17 May 16:20
e8f9863

Choose a tag to compare

6.5.1 (2025-05-17)

Bug Fixes

  • bump pkg-fetch to address issues related to mismatching shas (8f38df7)

Release 6.5.0

15 May 16:19
807a02a

Choose a tag to compare

6.5.0 (2025-05-15)

Features

  • bump pkg-fetch with node v20.19.1 and v22.15.1 (3087561)

Release 6.4.1

30 Apr 09:46
45e083d

Choose a tag to compare

6.4.1 (2025-04-30)

Bug Fixes

  • prefer module.isBuiltin when checking core modules (3a57036)

Release 6.4.0

08 Apr 12:28
39ebaec

Choose a tag to compare

6.4.0 (2025-04-08)

Features

Documentation