File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 5.2.2] ( https://github.com/cleandart/react-dart/compare/5.2.1...5.2.2 )
2
+
3
+ - Unpin the react-redux JS dependency to allow versions ` 7.1.1 ` and higher.
4
+ - Run over_react tests as part of the CI process to prevent another situation where changing JS dependencies
5
+ regressed tightly coupled libs like ` over_react_redux ` (like the one that required the 5.2.1 hotfix).
6
+
1
7
## [ 5.2.1] ( https://github.com/cleandart/react-dart/compare/5.2.0...5.2.1 )
2
8
3
9
- Temporarily pin react-redux dependency to version ` 7.1.0 ` to prevent widespread test failures as a result of
Original file line number Diff line number Diff line change 1
1
name : react
2
- version : 5.2.1
2
+ version : 5.2.2
3
3
authors :
4
4
- Samuel Hapák <samuel.hapak@gmail.com>
5
5
- Greg Littlefield <greg.littlefield@workiva.com>
You can’t perform that action at this time.
0 commit comments