Skip to content

Releases: yao-pkg/pkg

Release 5.11.5

13 Mar 10:21
Compare
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
Compare
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
Compare
Choose a tag to compare

5.11.3 (2024-02-12)

Bug Fixes

Release 5.11.2

06 Feb 09:01
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

5.9.2 (2023-10-17)

Features

Documentation

Release 5.9.1

05 Oct 06:51
Compare
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)

Release 5.9.0

04 Oct 09:35
Compare
Choose a tag to compare

5.9.0 (2023-10-04)

Features

Bug Fixes

  • Add missing functions from restored fs.Stats (#1923) (e51efbe)
  • diagnostic folder size and humanize size (4f5b63c)
  • missing entrypoint when launched from self-created child process (#1949) (73a03d1)
  • organization name (165e9a1)

Test added

Chores

Documentation