Node.js 26.5.0 发布
Node.js 26.5.0 现已 [发布](https://nodejs.org/en/blog/release/v26.5.0),一些更新亮点内容如下:
## 新发布密钥
未来的 Node.js 版本可能会使用新的 [发布密钥](https://github.com/nodejs/node/blob/main/README.md#release-keys) `655F3B5C1FB3FA8D1A0CA6BDE4A7D232B936D2FD` 进行签名。
## 其他显著变化
- [[ `55f48446c7`](https://github.com/nodejs/node/commit/55f48446c7)] - (SEMVER-MINOR) **buffer**:实现 blob.textStream() [#64036](https://github.com/nodejs/node/pull/64036)
- [[ `b373202efc`](https://github.com/nodejs/node/commit/b373202efc)] - (SEMVER-MINOR) **esm**:添加 `--experimental-import-text` 标志 [#62300](https://github.com/nodejs/node/pull/62300)
- [[ `39e0c14455`](https://github.com/nodejs/node/commit/39e0c14455)] - (SEMVER-MINOR) **perf_hooks**:按事件循环迭代采样延迟 [#62935](https://github.com/nodejs/node/pull/62935)
- [[ `999a83c937`](https://github.com/nodejs/node/commit/999a83c937)] - (SEMVER-MINOR) **stream**:expose ReadableStreamTee [#64195](https://github.com/nodejs/node/pull/64195)
- [[ `4e0236dc3d`](https://github.com/nodejs/node/commit/4e0236dc3d)] - (SEMVER-MINOR) **tls**:报告协商的 TLS 组 [#64119](https://github.com/nodejs/node/pull/64119)
更多详情可查看:[https://nodejs.org/en/blog/release/v26.5.0](https://nodejs.org/en/blog/release/v26.5.0)
---
原文链接:[点击查看](https://www.oschina.net/news/471627/nodejs-v26-5-0-released)
## 新发布密钥
未来的 Node.js 版本可能会使用新的 [发布密钥](https://github.com/nodejs/node/blob/main/README.md#release-keys) `655F3B5C1FB3FA8D1A0CA6BDE4A7D232B936D2FD` 进行签名。
## 其他显著变化
- [[ `55f48446c7`](https://github.com/nodejs/node/commit/55f48446c7)] - (SEMVER-MINOR) **buffer**:实现 blob.textStream() [#64036](https://github.com/nodejs/node/pull/64036)
- [[ `b373202efc`](https://github.com/nodejs/node/commit/b373202efc)] - (SEMVER-MINOR) **esm**:添加 `--experimental-import-text` 标志 [#62300](https://github.com/nodejs/node/pull/62300)
- [[ `39e0c14455`](https://github.com/nodejs/node/commit/39e0c14455)] - (SEMVER-MINOR) **perf_hooks**:按事件循环迭代采样延迟 [#62935](https://github.com/nodejs/node/pull/62935)
- [[ `999a83c937`](https://github.com/nodejs/node/commit/999a83c937)] - (SEMVER-MINOR) **stream**:expose ReadableStreamTee [#64195](https://github.com/nodejs/node/pull/64195)
- [[ `4e0236dc3d`](https://github.com/nodejs/node/commit/4e0236dc3d)] - (SEMVER-MINOR) **tls**:报告协商的 TLS 组 [#64119](https://github.com/nodejs/node/pull/64119)
更多详情可查看:[https://nodejs.org/en/blog/release/v26.5.0](https://nodejs.org/en/blog/release/v26.5.0)
---
原文链接:[点击查看](https://www.oschina.net/news/471627/nodejs-v26-5-0-released)
评论
暂无评论。