Skip to content

Commit 74de7b9

Browse files
author
aws-amplify-ops
committed
chore: finalize release 2.4.0 [skip ci]
1 parent 2be7fe6 commit 74de7b9

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

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

3+
## 2.4.0 (2023-02-08)
4+
5+
### Features
6+
7+
- DataStore and API Lazy Loading with Custom Selection Set (#2583)
8+
9+
### Bug Fixes
10+
11+
- **test**: DS transformer V2 tests should be update mutation on existing model (#2753)
12+
- **test**: compare model identifier for deletion events (#2752)
13+
- **datastore**: load hasOne and belongsTo lazy reference with composite key (#2737)
14+
- DefaultModelProvider return nil from not loaded state (#2746)
15+
- CPK uni-directional has-many lazy list load (#2730)
16+
- do not set nil values for create mutation graphQL input translation (#2701)
17+
- Add missing PropertyPath types double and int (#2689)
18+
- **datastore**: observe API mutation event decode to model successfully (#2684)
19+
320
## 2.3.2 (2023-02-03)
421

522
### Bug Fixes

0 commit comments

Comments
 (0)