v5.2.0
版本发布时间: 2023-08-18 07:48:02
emberjs/data最新发布版本:v5.3.4(2024-06-15 10:29:42)
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: 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