yarn reactotron-redux 3.0.0
v3.0.0

latest releases: 3.1.9, 3.1.8, 3.1.7...
5 years ago

3.0.0 (2019-03-02)

Bug Fixes

  • Don't try and send subscriptions if we don't have a store. (7219574)

Features

  • Rewrite library over to Typescript (e24d332)

BREAKING CHANGES

  • This rewrites the library over to TypeScript and updates the API used for hooking up reactotron to redux. In doing the rewrite the way you wire up the store changed. Please see https://github.com/infinitered/reactotron/blob/master/docs/plugin-redux.md for updated instructions. The change is minimal and should only require changing from calling createStore on Reactotron to passing the result of a call to createEnhancer() off Reactotron.

Don't miss a new reactotron-redux release

NewReleases is sending notifications on new releases.