Basic knowledge of pnpm CLIFamiliarity with Node.js and TypeScriptUnderstanding of git tags
新手友善度1-100 的估計分數,表示該議題對首次貢獻者的友善程度。
40
研究方向
Study the `yarn version` command implementation to understand its exact behavior, including prompt handling and git tag creation. Explore the pnpm codebase for existing CLI command patterns (e.g., in `src/`) and determine where to add the new command. Check for any previous discussions or linked issues/PRs in the comment thread for additional context.