← 返回事件
持续讨论科技发版8.0.0-rc.7

v8.0.0-rc.7-dev.3: Structured-error docs URLs move from orm/next to orm/v8 (#30126)

发生了什么

Linked issue n/a — small change. This is the version-segment flip that ADR 239 planned for the RC ("the next segment flips to v8 when the RC ships"). At a glance export const DOCS_ERRORS_VERSION = 'v8' ; export const DOCS_BASE = `https://docs.prisma.io/docs/orm/ ${ DOCS_ERRORS_VERSION } /reference/error-reference` ; Before this PR the segment was next , so every structured error's docsUrl pointed at docs.prisma.io/d…

摘要按规则整理自下方来源原文

为什么在扩散

来源