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


以上內(nèi)容是否對您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號
微信公眾號

編程獅公眾號