v4.8.2
版本发布时间: 2022-11-05 04:20:47
emberjs/data最新发布版本:v5.3.4(2024-06-15 10:29:42)
4.8.2 (2022-11-04)
:bug: Bug Fix
- fix: (Actually fix) publish should use pnpm pack to remove
workspace:
prefix
4.8.1 (2022-11-04)
:bug: Bug Fix
- fix: publish should use pnpm pack to remove
workspace:
prefix
4.8.0 (2022-11-04)
:rocket: Enhancement
-
model
- #8261 feat: add identifier data to Reference public API (@runspired)
-
-ember-data
,model
,private-build-infra
,store
,tracking
,unpublished-test-infra
- #8214 feat: @ember-data/tracking primitives to prevent backtracking render errors (@runspired)
-
-ember-data
,private-build-infra
,record-data
,store
- #8201 feat: enhance debug logging abilities (@runspired)
:bug: Bug Fix
-
-ember-data
,private-build-infra
- #8198 fix: thread config from host to nested deps (@runspired)
-
store
- #8264 fix: fast-push should adjust end based on start (@runspired)
-
debug
- #8215 fix: inspector type detection 2. attempt #8205 (@patricklx)
- #8213 fix: inspector type detection #8205 (@runspired)
-
-ember-data
,model
- #8211 fix: ManyReference.value should recompute when data is first received (@runspired)
-
-ember-data
,model
,store
- #8206 fix: fix MandatorySetter error for Proxied PromiseProxy, silence ember-concurrency deprecations (@runspired)
-
-ember-data
,private-build-infra
- #8198 fix: thread config from host to nested deps (@runspired)
-
-ember-data
,store
- #8189 Use array notation instead of at for accessing object at values (@jrjohnson)
-
-ember-data
,store
- #8184 Use array notation instead of at for accessing values (@jrjohnson)
-
-ember-data
,store
- #8171 fix: filterBy should compare values (@jrjohnson)
-
store
- #8172 fix: correct deprecation message for toArray (@jrjohnson)
Committers: 5
- Jon Johnson (@jrjohnson)
- Chris Thoburn (@runspired)
- Edward Faulkner (@ef4)
- Patrick Pircher (@patricklx)
- Rich Glazerman (@richgt)