Skip to content

Commit a5be311

Browse files
committed
1.5.8
1 parent 9d94a96 commit a5be311

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [1.5.8] - March 17th, 2023
4+
5+
- Move graph clearing to standalone `compact()` function
6+
37
## [1.5.7] - March 15th, 2023
48

59
- Make localAdapter findAll non-nullable again

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_data
22
description: >
33
The seamless way to work with persistent data models in Flutter. Inspired by
44
Ember Data and ActiveRecord.
5-
version: 1.5.7
5+
version: 1.5.8
66
homepage: https://github.com/flutterdata/flutter_data
77
documentation: https://flutterdata.dev/
88

0 commit comments

Comments
 (0)