Skip to content

Commit 91ff7c5

Browse files
committed
1.5.12
1 parent 679b19d commit 91ff7c5

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.5.12] - June 16th, 2023
4+
5+
- Feature: Optionally prevent client closing in `sendRequest`
6+
- Fix: builder to support `DataModelMixin`
7+
- Fix: guards and test for uninitialized models
8+
39
## [1.5.11] - June 15th, 2023
410

511
- Feature: Introduce `DataModelMixin`

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.11
5+
version: 1.5.12
66
homepage: https://github.com/flutterdata/flutter_data
77
documentation: https://flutterdata.dev/
88

0 commit comments

Comments
 (0)