infinitered / reactotron-redux

The redux plugin for reactotron that allows tracking redux actions and state
MIT License
10 stars 3 forks source link

fix(cleanup): BREAKING CHANGES: Removed old API of the plugin from back in the 1.x days #3

Closed rmevans9 closed 5 years ago

rmevans9 commented 5 years ago

This should probably be a breaking change since the API did stick around through the 2.x days. This is a first step in trying to cleanup this codebase to convert to TS.

rmevans9 commented 5 years ago

Closing this because this will be handled by the Typescript change