Skip to content

Releases: yao-pkg/pkg

Release 6.17.0

18 Apr 16:59

Choose a tag to compare

6.17.0 (2026-04-18)

Features

  • sea: add per-file compression to SEA archive (closes #250) (#251) (fdf8046)

Documentation

  • add in-depth comparison vs Bun and Deno (#249) (0cf75a8)

Release 6.16.0

17 Apr 17:23

Choose a tag to compare

6.16.0 (2026-04-17)

Features

Bug Fixes

  • docs: repair migration link and mermaid label clipping (#237) (7a97430)
  • fall back to source on bytecode fabrication failure (46a7f8e), closes #87 #181
  • sea: prevent sentinel duplication when pkg is in dependencies (#243) (79f3f2d)

Documentation

Release 6.15.0

14 Apr 13:44

Choose a tag to compare

6.15.0 (2026-04-14)

Features

Bug Fixes

  • update default release type to empty in workflow inputs (073bc88)

Chores

  • update Node.js version in release workflow to 22.22.1 (985fbc7)

Documentation

  • update README with new npm badges and correct target node versions (95f4f63)

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)