Skip to content

2.4.0 (2023-02-07)

Compare
Choose a tag to compare
@lawmicha lawmicha released this 08 Feb 04:38
· 936 commits to main since this release

Features

  • DataStore and API Lazy Loading with Custom Selection Set (#2583)

Bug Fixes

  • test: DS transformer V2 tests should be update mutation on existing model (#2753)
  • test: compare model identifier for deletion events (#2752)
  • datastore: load hasOne and belongsTo lazy reference with composite key (#2737)
  • datastore/api: DefaultModelProvider return nil from not loaded state (#2746)
  • datastore/api CPK uni-directional has-many lazy list load (#2730)
  • datastore/api: do not set nil values for create mutation graphQL input translation (#2701)
  • datastore/api: Add missing PropertyPath types double and int (#2689)
  • datastore.: observe API mutation event decode to model successfully (#2684)