mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-01 04:28:48 -04:00
27 lines
482 B
Markdown
27 lines
482 B
Markdown
# @pnpm/git-utils
|
|
|
|
## 1001.0.0
|
|
|
|
### Major Changes
|
|
|
|
- 491a84f: This package is now pure ESM.
|
|
- 7d2fd48: Node.js v18, 19, 20, and 21 support discontinued.
|
|
|
|
## 2.0.0
|
|
|
|
### Major Changes
|
|
|
|
- 43cdd87: Node.js v16 support dropped. Use at least Node.js v18.12.
|
|
|
|
## 1.0.0
|
|
|
|
### Major Changes
|
|
|
|
- eceaa8b8b: Node.js 14 support dropped.
|
|
|
|
## 0.1.0
|
|
|
|
### Minor Changes
|
|
|
|
- 56cf04cb3: New settings added: use-git-branch-lockfile, merge-git-branch-lockfiles, merge-git-branch-lockfiles-branch-pattern.
|