You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,12 @@
1
+
## 4.0.1
2
+
3
+
- refactor: lowered sdk constraints to support dart 2.17 and above
4
+
1
5
## 4.0.0
2
6
3
7
### BREAKING CHANGES
4
8
5
-
-`itemBuilder` will now send the entire document snapshot array instead of a single document snapshot
9
+
-`itemBuilder` will now send the entire document snapshot array instead of a single document snapshot. Thanks [@opxdelwin](https://github.com/opxdelwin) for [#48](https://github.com/OutdatedGuy/firebase_pagination/pull/48)
0 commit comments