This repository has been archived by the owner on Dec 6, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.0.0](v2.1.3...v3.0.0) (2019-03-02) ### Bug Fixes * Allow dispatches from Reactotron to show in reactotron ([3d7a2fc](3d7a2fc)) * Don't try and send subscriptions if we don't have a store. ([7219574](7219574)) ### Features * **ci:** Update CI process to push out beta releases ([9f788c1](9f788c1)) * Rewrite library over to Typescript ([e24d332](e24d332)) * Update deps to try and get this working ([8ac4b4e](8ac4b4e)) ### BREAKING CHANGES * This rewrites the library over to TypeScript and updates the API used for hooking up reactotron to redux.
- Loading branch information