8000 Tags · infinitered/reactotron-redux · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Tags: infinitered/reactotron-redux

Tags

v3.1.3

Toggle v3.1.3's commit message
chore(release): 3.1.3 [skip ci]

## [3.1.3](v3.1.2...v3.1.3) (2020-03-25)

### Bug Fixes

* Solve if a subscription doesn't have values ([adaf06f](adaf06f))

v3.1.2

Toggle v3.1.2's commit message
chore(release): 3.1.2 [skip ci]

## [3.1.2](v3.1.1...v3.1.2) (2019-09-19)

### 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))

v3.1.2-beta.1@beta

Toggle v3.1.2-beta.1@beta's commit message
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))

v3.1.1

Toggle v3.1.1's commit message
chore(release): 3.1.1 [skip ci]

## [3.1.1](v3.1.0...v3.1.1) (2019-06-03)

### Bug Fixes

* Except and isActionImportant are working again. ([2e58000](2e58000))

v3.1.0

Toggle v3.1.0's commit message
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))

v3.1.0-beta.3@beta

Toggle v3.1.0-beta.3@beta's commit message
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))

v3.1.0-beta.2@beta

Toggle v3.1.0-beta.2@beta's commit message
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))

v3.1.0-beta.1@beta

Toggle v3.1.0-beta.1@beta's commit message
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))

v3.0.0

Toggle v3.0.0's commit message
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.

v3.0.0-beta.3@beta

Toggle v3.0.0-beta.3@beta's commit message
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))
0