Skip to content

v5.1.2 | Now I've had time to think it over

Compare
Choose a tag to compare
@runspired runspired released this 17 Aug 23:45
· 869 commits to main since this release

Changelog (2023-08-17)

馃悰 Bug Fix

  • #8750 Backport into release (@jrjohnson)
    • fix: @ember-data/debug should declare its peer-dependency on @ember-data/store #8703
    • fix: de-dupe coalescing when includes or adapterOptions is present but still use findRecord #8704
    • fix: make implicit relationship teardown following delete of related record safe #8705
    • fix: catch errors during didCommit in DEBUG #8708