This repository was archived by the owner on Dec 6, 2023. It is now read-only.
Tags: infinitered/reactotron-redux
Tags
chore(release): 3.1.2-beta.1 [skip ci] ## [3.1.2-beta.1](https://github.com/infinitered/reactotron-redux/compare/v3.1.1...v3.1.2-beta.1@beta) (2019-08-25) ### Bug Fixes * Add a new API for how to register the redux store to fix an issue with dispatching from reactotron into the middleware. ([bdd8702](bdd8702))
chore(release): 3.1.0 [skip ci] # [3.1.0](v3.0.0...v3.1.0) (2019-03-03) ### Bug Fixes * Better typings ([f89b1ce](f89b1ce)) * Make type optional ([a9b431d](a9b431d)) * Update deps ([87e0790](87e0790)) * Update typings ([8ab2f14](8ab2f14)) ### Features * Update the way the types work ([d4d973d](d4d973d))
chore(release): 3.1.0-beta.3 [skip ci] # [3.1.0-beta.3](https://github.com/infinitered/reactotron-redux/compare/v3.1.0-beta.2@beta...v3.1.0-beta.3@beta) (2019-03-03) ### Bug Fixes * Better typings ([f89b1ce](f89b1ce))
chore(release): 3.1.0-beta.2 [skip ci] # [3.1.0-beta.2](https://github.com/infinitered/reactotron-redux/compare/v3.1.0-beta.1@beta...v3.1.0-beta.2@beta) (2019-03-03) ### Bug Fixes * Make type optional ([a9b431d](a9b431d)) * Update typings ([8ab2f14](8ab2f14))
chore(release): 3.1.0-beta.1 [skip ci] # [3.1.0-beta.1](https://github.com/infinitered/reactotron-redux/compare/v3.0.0...v3.1.0-beta.1@beta) (2019-03-02) ### Features * Update the way the types work ([d4d973d](d4d973d))
chore(release): 3.0.0 [skip ci] # [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.
chore(release): 3.0.0-beta.3 [skip ci] # [3.0.0-beta.3](https://github.com/infinitered/reactotron-redux/compare/v3.0.0-beta.2@beta...v3.0.0-beta.3@beta) (2019-02-27) ### Bug Fixes * Don't try and send subscriptions if we don't have a store. ([7219574](7219574))
PreviousNext