Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Release corepack@1.0.0

未关闭
#687 17 条评论 8 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
35/100
Issue 类型
功能
描述清晰度
需要澄清
活跃度
活跃
技术栈
nodejs, typescript
领域
release, tooling

调研方向

issue 中没有指出文件、测试或入口点。首先查看 release request 及其链接的 TSC、Corepack 和 Node.js 讨论,然后确认维护者的决定;完成意味着发布 corepack@1.0.0,或记录该 release 的具体跟踪计划。

由索引模型根据 Issue 内容生成。

描述

Is your request related to a problem? Please describe.

On 2025-03-19, the Node.js TSC voted to stop distributing corepack in Node.js v25+

Corepack will continue to be available on npm, but users have to globally install it using npm install -g corepack. If users install it from npm, they don't have to run corepack enable like they have to when using the version distributed through npm.

However, there are users who like corepack to manage their package manager versions and would like to continue globally installing it. There are many sources for this.

Many folks in the software industry associate v1.0.0 as stability. There are some who consider everything with 0.x as unstable irrespective of the popularity or usage. As corepack is not going to be distributed though Node.js, the users have to globally install it with npm install -g corepack. Although it doesn't show version, there are some users who might check the latest version on npm and may not install it if it's still 0.x

At the time of comment, the latest version of corepack is v0.32.0. There are enough data points provided above that v1.0.0 can be published. The release of corepack@v1.0.0 will not affect it's experimental status in Node.js core while it's distributed in <=v24.

Describe the solution you'd like

If maintainers think it's ready, please release corepack@v1.0.0 so that the users who associate 0.x with instability will no longer hesitate to install corepack.

If maintainer thinks it's not ready, please use this issue or create a new issue/milestone/label for tracking the v1.0.0 release.

Describe alternatives you've considered

I personally don't have any issue with using corepack while it's 0.x

For folks who do, we can create documentation similar to what other popular tools who're on 0.x have done, like esbuild or ReactNative.

Additional context

This was suggested in https://github.com/nodejs/corepack/issues/104#issuecomment-2746172451

主要语言
TypeScript
星标
3.8k
派生
279
平均合并
1 小时 47 分钟
30 天内合并 PR
2

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

nodejs/corepack 的其他 Issue

查看 nodejs/corepack 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。