fix(cli):取消隐藏发布子命令帮助字符串 (#24787)
fix(编译/Windows):处理带有父组件的相对路径的 CJS 重新导出 (#24795)
fix(ext/node):使用 –v8-options 标志处理节点child_process (#24804)
fix(ext/node): 防止 http2.connect 中使用大写标头名称的崩溃 (#24780)
fix(ext/webgpu):构造 GPUOutOfMemoryError 时不要崩溃 (#24807)
fix(http): 使用 0.0.0.0 时调整 Windows 的主机名显示 (#24698)
fix(node): 返工节点:child_process IPC (#24763)
fix(node):支持package.json导入中的通配符 (#24794)
fix(node/fs/promises): watch 应该是异步可迭代的 (#24805)
fix(node/timers/promises): 添加调度器 API (#24802)
fix(npmrc): 在权限错误时跳过在主页目录中加载 .npmrc (#24758)
fix(types): 修复流类型 (#24770)
fix(unstable/compile): 在子目录中处理 BYONM 导入 (#24755)
修复:实际上添加丢失的模块 (#24772node:readline/promises
)
修复:适配新的 jupyter 运行时 API 并包含会话 ID (#24762)
perf(ext/fetch):加速 (#24812resp.clone()
)
perf(ext/node):改进字符串性能 (#24567