v0.16.0-beta.4
Pre-release
Pre-release
Changelog
Thanks to @ggayowsky for fixing a tricky bug in #620 that affected all record-cache-based sources. When records were updated, inverse relationships would not always be updated as well.
Also, thanks to @tchak for an ergonomic improvement to the JSONAPISource that exposes appendQueryParams
for easier overriding.
🚀 Enhancement
🐛 Bug Fix
@orbit/record-cache
,@orbit/store
- #620 Fix update record not populating inverse relationships (@ggayowsky)
🏠 Internal
Committers: 2
- Gerald Gayowsky (@ggayowsky)
- Paul Chavard (@tchak)