Skip to content

v0.16.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@dgeb dgeb released this 15 Apr 14:06

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

  • @orbit/jsonapi
    • #621 Extract appendQueryParams in its own method (@tchak)

🐛 Bug Fix

  • @orbit/record-cache, @orbit/store
    • #620 Fix update record not populating inverse relationships (@ggayowsky)

🏠 Internal

  • @orbit/indexeddb

Committers: 2