Minor Changes
-
Allow loading certificates from
cert,ca, andkeyfor specific registry URLs. E.g.,//registry.example.com/:ca=-----BEGIN CERTIFICATE-----.... Previously this was only working viacertfile,cafile, andkeyfile.These properties are supported in
.npmrc, but were ignored by pnpm, this will make pnpm read and use them as well.Related PR: #10230.
-
Added a new flag called
--baretopnpm initfor creating a package.json with the bare minimum of required fields #10226.
Patch Changes
- Improved reporting of ignored dependency scripts #10276.
pnpm installshould build any dependencies that were added toonlyBuiltDependenciesand were not built yet #10256.pnpm publish -r --forceshould allow to run publish over already existing versions in the registry #10272.- Don't fail with a
ERR_PNPM_MISSING_TIMEerror if a package that is excluded from trust policy checks is missing the time field in the metadata.
Platinum Sponsors
|
|
Gold Sponsors
|
|
|
|
|
|
|