Loading...
Loading...
Compare original and translation side by side
<type>[optional scope]: <description>
[optional body]
[optional footer(s)]feat(auth):": "Token: valueToken #value<type>[可选范围]: <描述>
[可选正文]
[可选页脚]feat(auth):": "Token: valueToken #value| Type | Use for | SemVer |
|---|---|---|
| New feature | MINOR |
| Bug fix | PATCH |
| Documentation only | none |
| Formatting, whitespace (no logic change) | none |
| Code restructure (not a fix or feature) | none |
| Performance improvement | none |
| Adding or fixing tests | none |
| Build system, dependencies (npm, gradle…) | none |
| CI configuration (GitHub Actions, CircleCI…) | none |
| Maintenance not fitting above types | none |
| Reverts a previous commit | none |
BREAKING CHANGE| 类型 | 适用场景 | SemVer 版本更新 |
|---|---|---|
| 新功能 | MINOR |
| 修复Bug | PATCH |
| 仅修改文档 | 无 |
| 格式调整、空白字符修改(无逻辑变更) | 无 |
| 代码重构(不是修复Bug或新增功能) | 无 |
| 性能优化 | 无 |
| 添加或修复测试 | 无 |
| 构建系统、依赖项(npm、gradle等) | 无 |
| CI配置(GitHub Actions、CircleCI等) | 无 |
| 不属于上述类型的维护工作 | 无 |
| 回滚之前的提交 | 无 |
BREAKING CHANGE!feat(api)!: remove deprecated v1 endpointsBREAKING CHANGE:feat: allow config object to extend other configs
BREAKING CHANGE: `extends` key now used for extending config fileschore!: drop support for Node 6
BREAKING CHANGE: use JavaScript features not available in Node 6.!feat(api)!: 移除已废弃的v1端点BREAKING CHANGE:feat: 允许配置对象继承其他配置
BREAKING CHANGE: 现在使用`extends`字段来继承配置文件chore!: 停止支持Node 6
BREAKING CHANGE: 使用了Node 6不支持的JavaScript特性。fix: prevent racing of requestsfeat(lang): add Polish languagefix: prevent racing of requests
Introduce a request id and a reference to latest request. Dismiss
incoming responses other than from latest request.
Remove timeouts which were used to mitigate the racing issue but are
obsolete now.
Reviewed-by: Z
Refs: #123revert: let us never again speak of the noodle incident
Refs: 676104e, a215868docs: correct spelling of CHANGELOGfix: 防止请求竞态feat(lang): 添加波兰语支持fix: 防止请求竞态
引入请求ID和最新请求的引用。忽略来自非最新请求的响应。
移除用于缓解竞态问题的超时机制,现在该机制已过时。
Reviewed-by: Z
Refs: #123revert: 让我们永远不再提及面条事件
Refs: 676104e, a215868docs: 修正CHANGELOG的拼写错误Co-Authored-ByBREAKING CHANGEBREAKING-CHANGEBREAKING CHANGE-Reviewed-byBREAKING CHANGE": "" #"Refs #123Token: Token #Co-Authored-ByBREAKING CHANGEBREAKING-CHANGEBREAKING CHANGE-Reviewed-byBREAKING CHANGE": "" #"Refs #123Token: Token #Is it a new user-facing capability? → feat
Is it fixing incorrect behavior? → fix
Is it changing docs/comments only? → docs
Is it improving speed/memory? → perf
Is it reorganizing code (no behavior Δ)? → refactor
Is it adding/fixing tests only? → test
Is it CI pipeline config? → ci
Is it build tooling or dependency updates? → build
Is it undoing a previous commit? → revert
Everything else (scripts, config, etc.)? → chore是否是面向用户的新功能? → feat
是否是修复错误行为? → fix
是否仅修改文档/注释? → docs
是否是提升速度/内存使用? → perf
是否是代码重组(无行为变化)? → refactor
是否仅添加/修复测试? → test
是否是CI流水线配置? → ci
是否是构建工具或依赖项更新? → build
是否是回滚之前的提交? → revert
其他所有情况(脚本、配置等)? → chorefixfeatBREAKING CHANGEfixfeatBREAKING CHANGE