File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Redux Remote Devtools
2
2
3
+ # 0.0.8
4
+
5
+ - Backwards compatible Update to support changes to Dart API (thanks @tvolkert )
6
+
3
7
## 0.0.7
4
8
5
- - Add support for receiving remote actions from the Devtools UI. Big thanks to @kadza for helping work through this feature
9
+ - add support for receiving remote actions from the devtools ui. big thanks to @kadza for helping work through this feature
6
10
7
11
## 0.0.6
8
12
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: redux_remote_devtools
2
2
description : Remote DevTools for Redux.dart
3
3
author : Michael Marner <michael@20papercups.net>
4
4
homepage : https://github.com/MichaelMarner/dart-redux-remote-devtools
5
- version : 0.0.7
5
+ version : 0.0.8
6
6
dependencies :
7
7
redux : ^3.0.0
8
8
redux_dev_tools : ^0.4.0
You can’t perform that action at this time.
0 commit comments