`pnpm init`
Found in 1 package: pnpm
pnpm(4 releases)
v11.25.0BreakingThis release introduces an opt-in feature for reusing dependency build output across machines using signed, organization-scoped artifacts via pnpr. It also enhances workspace task orchestration with per-task concurrency limits and improved scheduling, alongside various bug fixes and support for new artifact types.
v12.0.0-rc.8BreakingThis release introduces significant performance improvements in dependency resolution and installation, enhances the accuracy of `pnpm audit` reports, and refines the behavior of `packageImportMethod` and `pnpm init`.
v11.0.0-alpha.13BreakingThis release introduces major architectural changes to the pnpm store, moving to SQLite for metadata indexing and isolating global package installations for improved stability. Configuration handling has been significantly overhauled, favoring JSON output and consolidating workspace settings into `pnpm-workspace.yaml`.
v11.0.0-alpha.3BreakingThis release introduces significant configuration restructuring, replacing project-specific .npmrc files with packageConfigs in pnpm-workspace.yaml and restricting configuration loading from rc files. It also updates default behaviors, removes deprecated build dependency settings, and shifts the runtime environment to a bundled Node.js version.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when `pnpm init` changes.
Learn More