mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-27 18:46:18 -04:00
21 lines
368 B
Markdown
21 lines
368 B
Markdown
# @pnpm/env.path
|
|
|
|
## 1001.0.0
|
|
|
|
### Major Changes
|
|
|
|
- 491a84f: This package is now pure ESM.
|
|
- 7d2fd48: Node.js v18, 19, 20, and 21 support discontinued.
|
|
|
|
## 1.1.0
|
|
|
|
### Minor Changes
|
|
|
|
- 757e6be: Add a new field to the return object: `updated`. When `false`, the prepended paths were already present in the path.
|
|
|
|
## 1.0.0
|
|
|
|
### Major Changes
|
|
|
|
- 26b065c: Initial release.
|