update to 0.18.1 #2
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1e0133f6801c13039ae41309e5e5a7d1058a3a1e1edd020a4944a83c5368d04
|
||||
size 4168471
|
||||
37
pnpm.changes
37
pnpm.changes
@@ -1,3 +1,40 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 14:08:10 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- update to 10.18.1:
|
||||
* Patch Changes
|
||||
- Don't print a warning, when --lockfile-only is used #8320.
|
||||
- pnpm setup creates a command shim to the pnpm executable. This
|
||||
is needed to be able to run pnpm self-update on Windows #5700.
|
||||
- When using pnpm catalogs and running a normal pnpm install, pnpm
|
||||
produced false positive warnings for "skip adding to the default
|
||||
catalog because it already exists". This warning now only prints
|
||||
when using pnpm add --save-catalog as originally intended.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 13:57:03 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- update to 10.18.0:
|
||||
* Minor Changes
|
||||
- Added network performance monitoring to pnpm by implementing
|
||||
warnings for slow network requests, including both metadata
|
||||
fetches and tarball downloads.
|
||||
Added configuration options for warning thresholds:
|
||||
fetchWarnTimeoutMs and fetchMinSpeedKiBps.
|
||||
Warning messages are displayed when requests exceed time
|
||||
thresholds or fall below speed minimums
|
||||
Related PR: #10025.
|
||||
* Patch Changes
|
||||
- Retry filesystem operations on EAGAIN errors #9959.
|
||||
- Outdated command respects minimumReleaseAge configuration
|
||||
#10030.
|
||||
- Correctly apply the cleanupUnusedCatalogs configuration when
|
||||
removing dependent packages.
|
||||
- Don't fail with a meaningless error when scriptShell is set
|
||||
to false #8748.
|
||||
- pnpm dlx should not fail when minimumReleaseAge is set
|
||||
#10037.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 23 05:19:34 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user