Skip to content

Commit 39fe1f8

Browse files
committed
大小写更改
1 parent 1d1479f commit 39fe1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/2019-02-06-react-v16.8.0.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ yarn add eslint-plugin-react-hooks --dev
190190
* 修复在进入循环后的报告。([@calebmer](https://github.com/calebmer) and [@Yurickh](https://github.com/Yurickh) in [#14661](https://github.com/facebook/react/pull/14661)
191191
* 不要认为抛出异常是违反规范的行为。([@sophiebits](https://github.com/sophiebits) in [#14040](https://github.com/facebook/react/pull/14040)
192192

193-
## alpha 版本后的 Hook 的更新日志 {#hooks-changelog-since-alpha-versions}
193+
## Alpha 版本后的 Hook 的更新日志 {#hooks-changelog-since-alpha-versions}
194194

195195
上面的更新日志包括所有自上一个**稳定**版本(16.7.0)后的显著的更改。[和我们每次的小版本改动一样](/docs/faq-versioning.html),所有的更改都没有打破向后兼容。
196196

0 commit comments

Comments
 (0)