We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d94a96 commit a5be311Copy full SHA for a5be311
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [1.5.8] - March 17th, 2023
4
+
5
+- Move graph clearing to standalone `compact()` function
6
7
## [1.5.7] - March 15th, 2023
8
9
- Make localAdapter findAll non-nullable again
pubspec.yaml
@@ -2,7 +2,7 @@ name: flutter_data
description: >
The seamless way to work with persistent data models in Flutter. Inspired by
Ember Data and ActiveRecord.
-version: 1.5.7
+version: 1.5.8
homepage: https://github.com/flutterdata/flutter_data
documentation: https://flutterdata.dev/
0 commit comments