Skip to content

Commit 4e863f5

Browse files
committed
Update README.md
1 parent eb002ab commit 4e863f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ A better approach may be to make monkeypatch `createClass` to return a proxy obj
6161

6262
#### 0.4.0
6363

64-
* Ignore files that contain no `createClass` calls (fixes #17)
65-
* Remove the need for pitch loader (fixes #19)
64+
* Ignore files that contain no `createClass` calls (fixes **[#17](https://github.com/gaearon/react-hot-loader/issues/17)**)
65+
* Remove the need for pitch loader (fixes **[#19](https://github.com/gaearon/react-hot-loader/issues/19)**)
6666
* Improve performance by only using one loader instead of two
6767
* Now that performance is acceptable, remove desktop notifications and `notify` option
6868
* It is now recommended that you use `devtool: 'eval'` because it's much faster and has no downsides anymore

0 commit comments

Comments
 (0)