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 687f207 commit ecba918Copy full SHA for ecba918
1 file changed
packages/leancode_cubit_utils/CHANGELOG.md
@@ -4,9 +4,9 @@
4
* **BREAKING CHANGE**: Remove `TData` generic parameter from `RequestCubit`.
5
* Add `map` method to `RequestState`.
6
* Add `onRefreshing` callback to `RequestCubitBuilder`.
7
+* **BREAKING CHANGE**: Rename `RequestRefreshState` to `RequestRefreshingState`
8
* **BREAKING CHANGE**: Make `data` in `RequestRefreshingState` non-nullable.
9
* **BREAKING CHANGE**: Add `data` to `RequestEmptyState`.
-* **BREAKING CHANGE**: Rename `RequestRefreshState` to `RequestRefreshingState`
10
11
## 0.4.2
12
0 commit comments