mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-10 18:18:56 -04:00
791 B
791 B
@pnpm/read-modules-dir
7.0.0
Major Changes
43cdd87: Node.js v16 support dropped. Use at least Node.js v18.12.
6.0.1
Patch Changes
4b97f1f07: Don't use await in loops.
6.0.0
Major Changes
eceaa8b8b: Node.js 14 support dropped.
5.0.0
Major Changes
f884689e0: Require@pnpm/loggerv5.
4.0.0
Major Changes
542014839: Node.js 12 is not supported.
3.0.1
Patch Changes
71aab049d: Fix EMFILE error.
3.0.0
Major Changes
97b986fbc: Node.js 10 support is dropped. At least Node.js 12.17 is required for the package to work.
2.0.3
Patch Changes
24af41f20: Ignore files in node_modules.
2.0.2
Patch Changes
a2ef8084f: Use the same versions of dependencies across the pnpm monorepo.