Skip to content

Commit

Permalink
Merge pull request #62 from gaearon/gaearon-patch-1
Browse files Browse the repository at this point in the history
Announce React Hot Loader 3
  • Loading branch information
gaearon committed Apr 18, 2016
2 parents b7790bc + db09b52 commit c7a8081
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
react-hot-boilerplate
>## A Big Update Is Coming
>React Hot Loader 3 is [on the horizon](https://github.com/gaearon/react-hot-loader/pull/240), and you can try it today ([boilerplate branch](https://github.com/gaearon/react-hot-boilerplate/pull/61), [upgrade example](https://github.com/gaearon/redux-devtools/commit/64f58b7010a1b2a71ad16716eb37ac1031f93915)). It fixes some [long-standing issues](https://twitter.com/dan_abramov/status/722040946075045888) with both React Hot Loader and React Transform, and is intended as a replacement for both. The docs are not there yet, but they will be added before the final release. For now, [this commit](https://github.com/gaearon/redux-devtools/commit/64f58b7010a1b2a71ad16716eb37ac1031f93915) is a good reference.

React Hot Boilerplate
=====================

The minimal dev environment to enable live-editing React components.
Expand Down

0 comments on commit c7a8081

Please sign in to comment.