6.1.0 (2024-11-04)
- bump fetch 3.5.17 with node 22.11.0 support (2aae943)
- fix yarn.lock issues (fa4f911)
6.0.1 (2024-11-04)
- avoid endless loop when handling symlinks (#109) by @q0rban (#109) (e41355c)
- deprecated
_extend
in bootstrap.js (#118) (4acb187) - follow exact SEA baking procedure for Mac (#116) (d818a04)
- fix verify pkg version test (81bd04a)
6.0.0 (2024-10-24)
- add experimental
sea
support and drop nodejs 16 support (#110)
- add macos multi arch test (#113) (cd0095e), closes #112
- allow to run tests in parallel (#115) (f564a33)
- improve tests log output (#114) (417cf78)
5.16.1 (2024-10-21)
- wrong shas in pkg-fetch (8c783f7)
5.16.0 (2024-10-20)
- bump fetch with node 22.10.0 and 20.18.0 support (86d5f57)
- remove
fs-extra
(#102) (c726221) - replace
chalk
withpicocolors
(#105) (cba291e) - replace
globby
withtinyglobby
(#103) (99a2632) - replace
minimatch
withpicomatch
(#104) (1838100)
5.15.0 (2024-09-20)
5.14.2 (2024-09-17)
5.14.1 (2024-09-17)
- bump pkg-fetch@3.5.12 with missing node22 macOS arm64 support (4eea80c)
5.14.0 (2024-09-10)
- bump pkg-fetch@3.5.11 with nodejs 22 support (by @faulpeltz) (1d8df70)
5.13.0 (2024-09-06)
- bump pkg-fetch@3.5.10 with node 20.17.0 and 18.20.4 support (dda9032)
5.12.1 (2024-08-14)
- remove
is-core-module
dependency (#77) (2f27414) - run prebuild-install only if actually used by the package (#83) (2a046e4)
- drop package-lock file uploaded by error (ba407ef)
5.12.0 (2024-06-10)
- fix build (276651a)
5.11.5 (2024-03-13)
- add dictionary for thread-stream (Used by pino) (#36) (b01d1ad)
- dictionary for sqlite3 (#40) (a3b18f8)
- pass
--runtime napi
toprebuild-install
whenbinary.napi_versions
is set (#38) (d47ee03)
5.11.4 (2024-02-16)
- pkg-fetch@3.5.9 with nodejs 18.19.1 and 20.11.1 (d6485df)
5.11.3 (2024-02-12)
5.11.2 (2024-02-06)
- pkg-fetch@3.5.8 with nodejs 18.19.0 and 20.11.0 support (da8d530)
5.11.1 (2024-01-03)
- add missing arch to nativePrebuildInstall cache (#9) (cd89e83)
- over extracting native modules with pnpm (#14) (e435796)
5.11.0 (2023-12-05)
- bump pkg-fetch@3.5.7 with node20 support (efb585a)
- update vscode settings (bf490a0)
5.10.0 (2023-10-28)
5.9.2 (2023-10-17)
- update env vars (406c451)
5.9.1 (2023-10-05)
- tests using wrong
pkg-fetch
package (8466f1d)
5.9.0 (2023-10-04)
- 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)
- add release script (#2) (6dd5e11)
- bump @yao-pkg/pkg-fetch@3.5.3 (f43dd71)
- bump deps and lint fix (#1) (448c81a)
- bump pkg-fetch to 3.5.2 (#1914) (76010f6)
- ci: drop nodejs 14 (d234904)
- fix npm pkg errors (60950fa)
- fix package.json name (3d011c1)
- make corruption test pass on macos (#1890) (8eef5ea)
- remove eol nodejs in tests (#1889) (4fe0b4d)
- remove node20 from ci (15fe2dc)
- remove unused dependencies (#1769) (c353cc9)
- fix install command (3e63d90)