MorJS Git Commit示例
2024-01-24 09:45 更新
包含了描述并且脚注中有破坏性变更的提交说明
feat: allow provided config object to extend other configs
BREAKING CHANGE: `extends` key in config file is now used for extending other config files包含了 ! 字符以提醒注意破坏性变更的提交说明
feat!: send an email to the customer when a product is shipped包含了范围和破坏性变更 ! 的提交說明
feat(api)!: send an email to the customer when a product is shipped包含了 ! 和 BREAKING CHANGE 脚注的提交说明
chore!: drop support for Node 6
BREAKING CHANGE: use JavaScript features not available in Node 6.不包含正文的提交说明
docs: correct spelling of CHANGELOG包含范围的提交说明
feat(lang): add polish language包含多行正文和多行脚注的提交说明
fix: 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: #123以上内容是否对您有帮助:

免费 AI IDE


更多建议: