doc/javascript.section: recommend fetcherVersion 4

This commit is contained in:
Sizhe Zhao 2026-06-13 13:47:11 +08:00
commit a742a240a7
No known key found for this signature in database
GPG key ID: ED1807251A7DA08F

View file

@ -493,7 +493,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
{