Skip to content

Commit

Permalink
Undeprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Apr 18, 2016
1 parent fb4f3e6 commit 0cb9e65
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
>## Deprecation Notice
>## A Big Update Is Coming
>Hang tight! React Hot Loader is in a turbulent phase right now.
>Today [React Transform](https://github.com/gaearon/react-transform-boilerplate) family of projects is more up to date so you might want to use that instead.
>We plan to rewrite and unify both projects under the React Hot Loader brand in the coming weeks.
>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 Loader [![npm package](https://img.shields.io/npm/v/react-hot-loader.svg?style=flat-square)](https://www.npmjs.org/package/react-hot-loader)

Expand Down Expand Up @@ -43,7 +41,7 @@ If you'd rather stay with **Browserify**, check out **[LiveReactload](https://gi

## React Native

React Native [supports hot reloading natively](https://facebook.github.io/react-native/blog/2016/03/24/introducing-hot-reloading.html) as of version 0.22.
React Native **[supports hot reloading natively](https://facebook.github.io/react-native/blog/2016/03/24/introducing-hot-reloading.html)** as of version 0.22.

## Troubleshooting

Expand Down

0 comments on commit 0cb9e65

Please sign in to comment.