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 e34b8d7 commit 9e47a65Copy full SHA for 9e47a65
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 0.5.4
4
+
5
+ * Bugfix: Rebuilding the Widget will always rebuild with latest data
6
+ * Enforce pedantic lint rules
7
+ * Docs
8
+ - Document all public members
9
+ - Add more examples to README
10
11
## 0.5.3
12
13
* Maintenance update
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_redux
description: A set of utility Widgets that Provide and Connect to a Redux Store
-version: 0.5.3
+version: 0.5.4
author: Brian Egan <[email protected]>
homepage: https://github.com/brianegan/flutter_redux
0 commit comments