Skip to content

Releases: adopted-ember-addons/ember-data-model-fragments

Release 6.0.10

22 May 14:02
Compare
Choose a tag to compare

🐛 Bug Fix

  • #488 Preserve fragment array state after the record is unloaded (@dwickern)

Committers: 1

Release 6.0.9

06 May 01:55
Compare
Choose a tag to compare

🐛 Bug Fix

  • #487 Fix updating fragment arrays multiple times in the same runloop (@dwickern)

Committers: 1

Release 6.0.8

20 Mar 20:50
Compare
Choose a tag to compare

🐛 Bug Fix

  • #486 fix passing arbitrary props to fragmentArray.createFragment (@dwickern)

Committers: 1

Release 6.0.7

13 Feb 22:27
Compare
Choose a tag to compare

🐛 Bug Fix

🏠 Internal

Committers: 1

Release 6.0.6

13 Dec 12:37
Compare
Choose a tag to compare
v6.0.6

Release 6.0.6

Release 6.0.5

30 Sep 23:47
Compare
Choose a tag to compare

🐛 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

Release 6.0.4

01 Sep 20:42
Compare
Choose a tag to compare

🐛 Bug Fix

Committers: 1

Release 6.0.3

20 Jul 14:13
Compare
Choose a tag to compare

🐛 Bug Fix

  • #476 changedAttributes still return the dirty attributes until the record has been fully committed (@VincentMolinie)

Committers: 1

Release 6.0.2

15 Jul 15:09
Compare
Choose a tag to compare

🐛 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

Committers: 2

Release 6.0.1

30 May 03:27
Compare
Choose a tag to compare

🐛 Bug Fix

  • #466 Fix glimmer render error when creating fragment arrays (@dwickern)

🏠 Internal

Committers: 1