mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-24 01:51:41 -04:00
docs: update changesets
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
"@pnpm/plugin-commands-publishing": patch
|
||||
---
|
||||
|
||||
Show friendly error message when get current git branch name error.
|
||||
Show a friendly error message when it is impossible to get the current Git branch name during publish [#4488](https://github.com/pnpm/pnpm/pull/4488).
|
||||
|
||||
@@ -5,4 +5,4 @@
|
||||
"@pnpm/resolve-dependencies": major
|
||||
---
|
||||
|
||||
Dependencies of the root workspace project are not used to resolve peer dependencies of other workspace projects.
|
||||
Dependencies of the root workspace project are not used to resolve peer dependencies of other workspace projects [#4469](https://github.com/pnpm/pnpm/pull/4469).
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
"@pnpm/lockfile-utils": patch
|
||||
---
|
||||
|
||||
When checking if the lockfile is up-to-date, an empty dependenciesMeta field in the manifest should be satisfied by a not set field in the lockfile.
|
||||
When checking if the lockfile is up-to-date, an empty `dependenciesMeta` field in the manifest should be satisfied by a not set field in the lockfile [#4463](https://github.com/pnpm/pnpm/pull/4463).
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
"pnpm": major
|
||||
---
|
||||
|
||||
Don't hoist types by default to the root of node_modules.
|
||||
Don't hoist types by default to the root of `node_modules` [#4459](https://github.com/pnpm/pnpm/pull/4459).
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
"@pnpm/manifest-utils": patch
|
||||
---
|
||||
|
||||
Handle undefined version spec.
|
||||
It should be possible to reference a workspace project that has no version specified in its `package.json` [#4487](https://github.com/pnpm/pnpm/pull/4487).
|
||||
|
||||
Reference in New Issue
Block a user