mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-19 14:20:36 -04:00
docs: remove not needed changesets
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@pnpm/plugin-commands-publishing": patch
|
||||
"pnpm": patch
|
||||
---
|
||||
|
||||
`pnpm pack` should work as expected when "prepack" modifies the manifest [#7558](https://github.com/pnpm/pnpm/pull/7558).
|
||||
@@ -1,12 +0,0 @@
|
||||
---
|
||||
"@pnpm/plugin-commands-installation": minor
|
||||
"@pnpm/resolve-dependencies": minor
|
||||
"@pnpm/package-requester": patch
|
||||
"@pnpm/store-controller-types": minor
|
||||
"@pnpm/resolver-base": minor
|
||||
"@pnpm/npm-resolver": minor
|
||||
"@pnpm/core": minor
|
||||
"pnpm": patch
|
||||
---
|
||||
|
||||
Running `pnpm update -r --latest` will no longer downgrade prerelease dependencies [#7436](https://github.com/pnpm/pnpm/issues/7436).
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"pnpm": patch
|
||||
"@pnpm/cli-utils": patch
|
||||
"@pnpm/config": patch
|
||||
---
|
||||
|
||||
Warnings are not printed when the `--json` flag is specified [#7514](https://github.com/pnpm/pnpm/issues/7514).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@pnpm/plugin-commands-patching": minor
|
||||
---
|
||||
|
||||
`pnpm patch-remove` removes the directory containing the patch file if it is empty.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@pnpm/get-context": patch
|
||||
"pnpm": patch
|
||||
---
|
||||
|
||||
Registry configuration from previous installation should not override current settings [#7507](https://github.com/pnpm/pnpm/issues/7507).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@pnpm/plugin-commands-publishing": patch
|
||||
---
|
||||
|
||||
`@pnpm/network.auth-header` should be a prod dependency.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@pnpm/crypto.object-hasher": major
|
||||
---
|
||||
|
||||
Initial release.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@pnpm/plugin-commands-script-runners": patch
|
||||
"pnpm": patch
|
||||
---
|
||||
|
||||
Set saveProd to true for getting pkgName from dependencies [7424](https://github.com/pnpm/pnpm/issues/7424).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@pnpm/modules-yaml": patch
|
||||
---
|
||||
|
||||
readModulesYaml should not crash on empty file.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@pnpm/store-path": patch
|
||||
---
|
||||
|
||||
Throw an error when calculating the store directory without the pnpm home directory.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@pnpm/default-reporter": patch
|
||||
"pnpm": patch
|
||||
---
|
||||
|
||||
`--aggregate-output` should work on scripts executed from the same project [#7556](https://github.com/pnpm/pnpm/issues/7556).
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@pnpm/fs.indexed-pkg-importer": patch
|
||||
"pnpm": patch
|
||||
---
|
||||
|
||||
Prefer hard links over reflinks on Windows as they perform better [#7564](https://github.com/pnpm/pnpm/pull/7564).
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@pnpm/config": patch
|
||||
"pnpm": patch
|
||||
---
|
||||
|
||||
Resolve the current working directory to its real location before doing any operations [#6524](https://github.com/pnpm/pnpm/issues/6524).
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@pnpm/license-scanner": minor
|
||||
"pnpm": minor
|
||||
---
|
||||
|
||||
When the license field does not exist in `package.json` but a license file exists, try to match and extract the license name [#7530](https://github.com/pnpm/pnpm/pull/7530).
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@pnpm/calc-dep-state": major
|
||||
"pnpm": patch
|
||||
---
|
||||
|
||||
Reduce the length of the side-effects cache key. Instead of saving a stringified object composed from the dependency versions of the package, use the hash calculated from the said object [#7563](https://github.com/pnpm/pnpm/pull/7563).
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@pnpm/tarball-fetcher": patch
|
||||
"pnpm": patch
|
||||
---
|
||||
|
||||
A git-hosted dependency should not be added to the store if it failed to be built [#7407](https://github.com/pnpm/pnpm/pull/7407).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@pnpm/license-scanner": patch
|
||||
---
|
||||
|
||||
Output license information for a deterministic version when multiple versions of a single package are depended on
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@pnpm/plugin-commands-licenses": patch
|
||||
"@pnpm/license-scanner": patch
|
||||
"pnpm": patch
|
||||
---
|
||||
|
||||
Handle Git repository names containing capital letters [#7488](https://github.com/pnpm/pnpm/pull/7488).
|
||||
@@ -1,8 +0,0 @@
|
||||
---
|
||||
"@pnpm/plugin-commands-publishing": patch
|
||||
"@pnpm-private/typings": patch
|
||||
"@pnpm/fs.packlist": patch
|
||||
"pnpm": patch
|
||||
---
|
||||
|
||||
`pnpm publish` should pack "main" file or "bin" files defined in "publishConfig" [#4195](https://github.com/pnpm/pnpm/issues/4195).
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@pnpm/plugin-commands-installation": major
|
||||
"pnpm": major
|
||||
---
|
||||
|
||||
Throw an error if `pnpm update --latest` runs with arguments containing versions specs. For instance, `pnpm update --latest foo@next` is not allowed [#7567](https://github.com/pnpm/pnpm/pull/7567).
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@pnpm/fs.indexed-pkg-importer": patch
|
||||
"pnpm": patch
|
||||
---
|
||||
|
||||
Don't fail in Windows CoW if the file already exists [#7554](https://github.com/pnpm/pnpm/issues/7554).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@pnpm/plugin-commands-doctor": patch
|
||||
---
|
||||
|
||||
Fixed doctor command warning message error.
|
||||
Reference in New Issue
Block a user