doc/javascript.section: recommend fetcherVersion 4 (#531246)

This commit is contained in:
Gergő Gutyina
2026-07-05 22:24:56 +00:00
committed by GitHub
@@ -495,7 +495,7 @@ In this example, `prePnpmInstall` will be run by both `pnpmConfigHook` and by th
#### pnpm `fetcherVersion` {#javascript-pnpm-fetcherVersion}
This is the version of the output of `fetchPnpmDeps`. New packages should use `3`:
This is the version of the output of `fetchPnpmDeps`. New packages should use `4`:
```nix
{