Skip to content

Commit ecba918

Browse files
committed
Update changelog
1 parent 687f207 commit ecba918

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/leancode_cubit_utils/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
* **BREAKING CHANGE**: Remove `TData` generic parameter from `RequestCubit`.
55
* Add `map` method to `RequestState`.
66
* Add `onRefreshing` callback to `RequestCubitBuilder`.
7+
* **BREAKING CHANGE**: Rename `RequestRefreshState` to `RequestRefreshingState`
78
* **BREAKING CHANGE**: Make `data` in `RequestRefreshingState` non-nullable.
89
* **BREAKING CHANGE**: Add `data` to `RequestEmptyState`.
9-
* **BREAKING CHANGE**: Rename `RequestRefreshState` to `RequestRefreshingState`
1010

1111
## 0.4.2
1212

0 commit comments

Comments
 (0)