Skip to content

Releases: yao-pkg/pkg

Release 6.14.2

01 Apr 07:29

Choose a tag to compare

6.14.2 (2026-04-01)

Features

  • add workflow to bump pkg-fetch dependency automatically (7450d31)
  • bump fetch 3.5.33 with nodejs 20.20.2, 22.22.2, 24.14.1 (#226) (439c64e)

Bug Fixes

  • improve formatting of pull request title for pkg-fetch version bump (022f69d)

Chores

  • switch to npm trusted publisher with OIDC provenance (#225) (b9fd3fd)

Release 6.14.1

20 Feb 13:22
1cd2b7e

Choose a tag to compare

6.14.1 (2026-02-20)

Bug Fixes

  • MODULE_NOT_FOUND for ESM internal .mjs imports at runtime (#218) (290d9ba)

Chores

  • add CLAUDE.md referencing shared copilot instructions (#216) (2bd6e47)

Release 6.14.0

16 Feb 10:33
3d80721

Choose a tag to compare

6.14.0 (2026-02-16)

Features

Bug Fixes

  • remove downlevelIteration option from tsconfig.json (#210) (1737d03)
  • resolve security vulnerabilities in dependencies (#211) (1715693)

Chores

  • update dependencies, drop Node.js 18, add Node.js 22/24 support, and fix test compatibility (#214) (0f43831)

Release 6.13.1

11 Feb 15:24
44ddf20

Choose a tag to compare

6.13.1 (2026-02-11)

Features

Bug Fixes

  • add import.meta polyfill for ESM to CJS transformation (#208) (731b014)

Release 6.13.0

10 Feb 15:30
8ecf801

Choose a tag to compare

6.13.0 (2026-02-10)

Features

Bug Fixes

  • bump tar to 7.5.6 to fix security vulnerabilities (#200) (1f160ac)

Chores

Release 6.12.0

15 Jan 08:09
24e59f0

Choose a tag to compare

6.12.0 (2026-01-15)

Features

  • bump fetch with node 22.20.0 22.22.0 24.13.0 (#199) (5807ed2)

Release 6.11.0

11 Dec 16:36
05f33a9

Choose a tag to compare

6.11.0 (2025-12-11)

Features

  • add PKG_NATIVE_CACHE_PATH environment variable (#190) (528f997)
  • update @yao-pkg/pkg-fetch to version 3.5.31 with node 24.12.0 and 20.19.6 (6fe9259)

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)