mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-11 18:50:16 -04:00
Reorganize the monorepo's top-level domain directories for clarity: - pkg-manager/ split into: - installing/ (core, headless, client, resolve-dependencies, etc.) - installing/linking/ (hoist, direct-dep-linker, modules-cleaner, etc.) - bins/ (link-bins, package-bins, remove-bins) - completion/ merged into cli/ - dedupe/ moved to installing/dedupe/ - env/ renamed to engine/ with subdomains: - engine/runtime/ (node.fetcher, node.resolver, plugin-commands-env, etc.) - engine/pm/ (plugin-commands-setup, plugin-commands-self-updater) - env.path moved to shell/ - tools/ and runtime/ dissolved - reviewing/ and lockfile audit packages moved to deps/: - deps/inspection/ (list, outdated, dependencies-hierarchy) - deps/compliance/ (audit, licenses, sbom) - registry/ moved to resolving/registry/ - semver/peer-range moved to deps/ - network/fetching-types moved to fetching/ - packages/ slimmed down, moving packages to proper domains: - calc-dep-state, dependency-path -> deps/ - parse-wanted-dependency -> resolving/ - git-utils -> network/ - naming-cases -> text/ - make-dedicated-lockfile -> lockfile/ - render-peer-issues -> installing/ - plugin-commands-doctor -> cli/ - plugin-commands-init -> workspace/ Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
80 lines
929 B
Markdown
80 lines
929 B
Markdown
# @pnpm/env.system-node-version
|
|
|
|
## 1000.0.11
|
|
|
|
### Patch Changes
|
|
|
|
- @pnpm/cli-meta@1000.0.11
|
|
|
|
## 1000.0.10
|
|
|
|
### Patch Changes
|
|
|
|
- @pnpm/cli-meta@1000.0.10
|
|
|
|
## 1000.0.9
|
|
|
|
### Patch Changes
|
|
|
|
- @pnpm/cli-meta@1000.0.9
|
|
|
|
## 1000.0.8
|
|
|
|
### Patch Changes
|
|
|
|
- @pnpm/cli-meta@1000.0.8
|
|
|
|
## 1000.0.7
|
|
|
|
### Patch Changes
|
|
|
|
- @pnpm/cli-meta@1000.0.7
|
|
|
|
## 1000.0.6
|
|
|
|
### Patch Changes
|
|
|
|
- @pnpm/cli-meta@1000.0.6
|
|
|
|
## 1000.0.5
|
|
|
|
### Patch Changes
|
|
|
|
- @pnpm/cli-meta@1000.0.5
|
|
|
|
## 1000.0.4
|
|
|
|
### Patch Changes
|
|
|
|
- @pnpm/cli-meta@1000.0.4
|
|
|
|
## 1000.0.3
|
|
|
|
### Patch Changes
|
|
|
|
- @pnpm/cli-meta@1000.0.3
|
|
|
|
## 1000.0.2
|
|
|
|
### Patch Changes
|
|
|
|
- @pnpm/cli-meta@1000.0.2
|
|
|
|
## 1000.0.1
|
|
|
|
### Patch Changes
|
|
|
|
- @pnpm/cli-meta@1000.0.1
|
|
|
|
## 1.0.1
|
|
|
|
### Patch Changes
|
|
|
|
- e476b07: Don't crash if the `use-node-version` setting is used and the system has no Node.js installed [#8769](https://github.com/pnpm/pnpm/issues/8769).
|
|
|
|
## 1.0.0
|
|
|
|
### Major Changes
|
|
|
|
- d04f7f2: Initial release.
|