We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfe0e48 commit ff8b479Copy full SHA for ff8b479
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 2.5.0 - Jul 24, 2022
2
+
3
+- Update dependencies
4
+ - `disposebag: ^1.5.1`
5
+ - `rxdart_ext: ^0.2.3` (`~ rxdart: ^0.27.5`)
6
7
## 2.4.0 - Sep 13, 2021
8
9
- Remove `distinct_value_connectable_stream` dependency.
pubspec.yaml
@@ -1,6 +1,6 @@
name: rx_redux
description: Redux implementation based on Dart Stream, with the power of RxDart. Reactive redux store for Dart & Flutter.
-version: 2.4.0
+version: 2.5.0
homepage: https://github.com/hoc081098/rx_redux.git
repository: https://github.com/hoc081098/rx_redux.git
issue_tracker: https://github.com/hoc081098/rx_redux/issues
0 commit comments