mirror of
https://github.com/pnpm/pnpm.git
synced 2025-12-23 23:29:17 -05:00
docs: add changesets
This commit is contained in:
8
.changeset/dry-gorillas-sneeze.md
Normal file
8
.changeset/dry-gorillas-sneeze.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
"@pnpm/package-requester": patch
|
||||
"pnpm": patch
|
||||
"supi": patch
|
||||
"@pnpm/symlink-dependency": patch
|
||||
---
|
||||
|
||||
Update symlink-dir to v4.
|
||||
12
.changeset/early-rice-train.md
Normal file
12
.changeset/early-rice-train.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
"@pnpm/headless": patch
|
||||
"@pnpm/outdated": patch
|
||||
"@pnpm/plugin-commands-outdated": patch
|
||||
"@pnpm/plugin-commands-publishing": patch
|
||||
"@pnpm/plugin-commands-server": patch
|
||||
"@pnpm/plugin-commands-store": patch
|
||||
"@pnpm/store-connection-manager": patch
|
||||
"supi": patch
|
||||
---
|
||||
|
||||
Update `@pnpm/store-path`.
|
||||
16
.changeset/good-apes-smile.md
Normal file
16
.changeset/good-apes-smile.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
"@pnpm/link-bins": patch
|
||||
"@pnpm/lockfile-file": patch
|
||||
"@pnpm/matcher": patch
|
||||
"@pnpm/package-requester": patch
|
||||
"@pnpm/package-store": patch
|
||||
"@pnpm/plugin-commands-installation": patch
|
||||
"@pnpm/plugin-commands-outdated": patch
|
||||
"@pnpm/plugin-commands-server": patch
|
||||
"@pnpm/store-connection-manager": patch
|
||||
"supi": patch
|
||||
"@pnpm/symlink-dependency": patch
|
||||
"@pnpm/tarball-fetcher": patch
|
||||
---
|
||||
|
||||
Dependencies updated.
|
||||
5
.changeset/green-bottles-provide.md
Normal file
5
.changeset/green-bottles-provide.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@pnpm/get-context": patch
|
||||
---
|
||||
|
||||
Update dependencies.
|
||||
15
.changeset/lovely-seahorses-grin.md
Normal file
15
.changeset/lovely-seahorses-grin.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
"@pnpm/filter-lockfile": patch
|
||||
"@pnpm/lockfile-file": patch
|
||||
"@pnpm/lockfile-utils": patch
|
||||
"@pnpm/modules-yaml": patch
|
||||
"@pnpm/plugin-commands-installation": patch
|
||||
"@pnpm/plugin-commands-listing": patch
|
||||
"@pnpm/plugin-commands-publishing": patch
|
||||
"@pnpm/plugin-commands-rebuild": patch
|
||||
"@pnpm/plugin-commands-script-runners": patch
|
||||
"supi": patch
|
||||
"@pnpm/write-project-manifest": patch
|
||||
---
|
||||
|
||||
Dependencies updated.
|
||||
11
.changeset/perfect-numbers-provide.md
Normal file
11
.changeset/perfect-numbers-provide.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
"@pnpm/get-context": patch
|
||||
"@pnpm/link-bins": patch
|
||||
"@pnpm/lockfile-file": patch
|
||||
"@pnpm/plugin-commands-server": patch
|
||||
"@pnpm/store-connection-manager": patch
|
||||
"supi": patch
|
||||
"@pnpm/symlink-dependency": patch
|
||||
---
|
||||
|
||||
Use `fs.mkdir` instead of `make-dir`.
|
||||
5
.changeset/rich-falcons-compare.md
Normal file
5
.changeset/rich-falcons-compare.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@pnpm/default-reporter": patch
|
||||
---
|
||||
|
||||
Global warnings are reported.
|
||||
5
.changeset/slimy-geckos-heal.md
Normal file
5
.changeset/slimy-geckos-heal.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@pnpm/package-store": minor
|
||||
---
|
||||
|
||||
The number of filesystem operations has been reduced.
|
||||
5
.changeset/small-lemons-attack.md
Normal file
5
.changeset/small-lemons-attack.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"supi": patch
|
||||
---
|
||||
|
||||
`pnpm update --no-save` does not update the specs in the `package.json` files.
|
||||
Reference in New Issue
Block a user