Skip to content

v5.2.0 | I could've taken you places

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

Changelog (2023-08-17)

  • Re-release of 5.1.2 to keep lockstep pace. This release contains no new work.

5.1.2 Contained the following changes

馃悰 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