pnpm.io
pnpm can now automatically install the Node.js version required by a dependency, declared in its engines.runtime field.
Example:
pnpm can now automatically install the Node.js version required by a dependency, declared in its engines.runtime field.
Example:
pnpm.io/blog/release...
pnpm.io/blog/release...
pnpm.io/settings#ena...
pnpm.io/settings#ena...
You can now install packages from JSR using the "jsr:" protocol. For example:
pnpm add jsr:@hono/hono
You can now install packages from JSR using the "jsr:" protocol. For example:
pnpm add jsr:@hono/hono
Together with configDependencies, this lets you share your settings across repositories.
To demonstrate it, we created a package with recommended pnpm settings:
github.com/pnpm/better-...
Together with configDependencies, this lets you share your settings across repositories.
To demonstrate it, we created a package with recommended pnpm settings:
github.com/pnpm/better-...