Releases: adopted-ember-addons/ember-data-model-fragments
Releases · adopted-ember-addons/ember-data-model-fragments
Release 6.0.10
Release 6.0.9
Release 6.0.8
Release 6.0.7
Release 6.0.6
v6.0.6 Release 6.0.6
Release 6.0.5
🐛 Bug Fix
- #480 fix(changedAttributes): initial value of property which are supposed to be null return a value when the record is in flight (@VincentMolinie)
Committers: 1
- Vincent Molinié (@VincentMolinie)
Release 6.0.4
🐛 Bug Fix
- #479 Add
copy
to type declarations (@charlesfries)
Committers: 1
- Charles Fries (@charlesfries)
Release 6.0.3
🐛 Bug Fix
- #476 changedAttributes still return the dirty attributes until the record has been fully committed (@VincentMolinie)
Committers: 1
- Vincent Molinié (@VincentMolinie)
Release 6.0.2
🐛 Bug Fix
- #474 fix(polymorphism): fix regression introduced with ember-data-model-fragments 6.0.0 where owner is not passed to typeKey function (@VincentMolinie)
- #472 Ensure changing arrays are notified. (@deanmarano)
- #469 Fix issue with reloading array records. (@deanmarano)
🏠 Internal
- #473 chore(deps): bump semver from 5.7.1 to 5.7.2 (@dependabot[bot])
Committers: 2
- Dean Marano (@deanmarano)
- Vincent Molinié (@VincentMolinie)
Release 6.0.1
🐛 Bug Fix
🏠 Internal
- #465 chore(deps): bump socket.io-parser from 4.2.2 to 4.2.3 (@dependabot[bot])
Committers: 1
- Derek Wickern (@dwickern)