返回全部动态
OpenAI Node SDK v7.0.0 发布,要求 Node.js 22
原标题:v7.0.0
AI 摘要
OpenAI 发布了 Node.js SDK 的 v7.0.0 版本,这是一个重大更新,要求 Node.js 22 及以上版本,并明确了版本支持策略。该版本还更新了多个依赖项,包括 fast-uri 和 next。此次更新对开发者有重要影响,需要升级 Node.js 环境。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## 7.0.0 (2026-07-27) Full Changelog: [v6.49.0...v7.0.0](https://github.com/openai/openai-node/compare/v6.49.0...v7.0.0) ### ⚠ BREAKING CHANGES * require Node.js 22 and codify version support ([#2026](https://github.com/openai/openai-node/issues/2026)) ### Features * require Node.js 22 and codify version support ([#2026](https://github.com/openai/openai-node/issues/2026)) ([9185cdd](https://github.com/openai/openai-node/commit/9185cdd02fbf4b6cac7cbedce3417e33db3ea790)) ### Build System *
发布时间:2026-07-28 05:56
抓取时间:2026-08-02 00:23
来源机构:OpenAI