Skip to content

Releases: yao-pkg/pkg

Release 5.15.0

20 Sep 07:51
Compare
Choose a tag to compare

5.15.0 (2024-09-20)

Features

  • bump @yao-pkg/pkg-fetch@3.5.13 with nodejs 22.9.0 (#91) (6ed5665)

Release 5.14.2

17 Sep 15:15
Compare
Choose a tag to compare

5.14.2 (2024-09-17)

Bug Fixes

  • child_process commands throw when pkg app try to call itself (#90) (e88d159)

Release 5.14.1

17 Sep 06:42
Compare
Choose a tag to compare

5.14.1 (2024-09-17)

Bug Fixes

  • bump pkg-fetch@3.5.12 with missing node22 macOS arm64 support (4eea80c)

Release 5.14.0

10 Sep 14:51
Compare
Choose a tag to compare

5.14.0 (2024-09-10)

Features

Release 5.13.0

06 Sep 11:50
Compare
Choose a tag to compare

5.13.0 (2024-09-06)

Features

  • bump pkg-fetch@3.5.10 with node 20.17.0 and 18.20.4 support (dda9032)

Bug Fixes

  • wrong placeholder replaced in windows binary (#86) (d9b28c3)

Release 5.12.1

14 Aug 07:04
Compare
Choose a tag to compare

5.12.1 (2024-08-14)

Bug Fixes

  • remove is-core-module dependency (#77) (2f27414)
  • run prebuild-install only if actually used by the package (#83) (2a046e4)

Chores

  • drop package-lock file uploaded by error (ba407ef)

Release 5.12.0

10 Jun 07:35
Compare
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
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