Skip to content

Releases: yao-pkg/pkg

Release 5.12.0

10 Jun 07:35

Choose a tag to compare

5.12.0 (2024-06-10)

Features

  • add ignore option to ignore files from build (#68) (54ae1ee)

Bug Fixes

  • use cache directory in users home instead of system-wide tmp dir (#55) (a217727)

Chores

Release 5.11.5

13 Mar 10:21

Choose a tag to compare

5.11.5 (2024-03-13)

Bug Fixes

  • add dictionary for thread-stream (Used by pino) (#36) (b01d1ad)
  • dictionary for sqlite3 (#40) (a3b18f8)
  • pass --runtime napi to prebuild-install when binary.napi_versions is set (#38) (d47ee03)

Chores

  • add update dep workflow (12d1872)
  • fix workflow permissions (c279732)

Release 5.11.4

16 Feb 15:47

Choose a tag to compare

5.11.4 (2024-02-16)

Features

  • pkg-fetch@3.5.9 with nodejs 18.19.1 and 20.11.1 (d6485df)

Bug Fixes

Release 5.11.3

12 Feb 10:29

Choose a tag to compare

5.11.3 (2024-02-12)

Bug Fixes

Release 5.11.2

06 Feb 09:01

Choose a tag to compare

5.11.2 (2024-02-06)

Features

  • pkg-fetch@3.5.8 with nodejs 18.19.0 and 20.11.0 support (da8d530)

Release 5.11.1

03 Jan 10:33

Choose a tag to compare

5.11.1 (2024-01-03)

Bug Fixes

  • add missing arch to nativePrebuildInstall cache (#9) (cd89e83)
  • over extracting native modules with pnpm (#14) (e435796)

Release 5.11.0

05 Dec 14:49

Choose a tag to compare

5.11.0 (2023-12-05)

Features

  • bump pkg-fetch@3.5.7 with node20 support (efb585a)

Bug Fixes

  • parsing of .cjs files as .js (#8) (ecd064c)

Chores

Release 5.10.0

28 Oct 11:55

Choose a tag to compare

5.10.0 (2023-10-28)

Features

  • bump fetch 3.5.6 with MacOS arm64 support (#7) (efee79c)

Release 5.9.2

17 Oct 08:51

Choose a tag to compare

5.9.2 (2023-10-17)

Features

Documentation

Release 5.9.1

05 Oct 06:51

Choose a tag to compare

5.9.1 (2023-10-05)

Bug Fixes

  • tests using wrong pkg-fetch package (8466f1d)

Chores

  • bump fetch to fix sha mismatch (#4) (9d454e0)