Skip to content

Releases: emberjs/data

Ember Data 3.6.0

12 Dec 17:50
Compare
Choose a tag to compare

Changelog (December 12, 2018)

  • #5671 Fix issue preventing coalescing of belongsTo
  • #5700 [CHORE] remove deprecations targeted for 3.5 (#5700)
  • #5733 [BUGFIX inspector] Fix columns names in debug-adapter (#5733)

Ember Data 3.5.2

30 Nov 06:47
Compare
Choose a tag to compare

Changelog 3.5.2 (November 29, 2018)

  • #5766 [BUGFIX] update ember-cli-babel to ensure @ember/canary-features is available
  • #5769 [BUGFIX beta] backport #5767 Make _recordData lazy

Ember Data 3.5.1

29 Nov 02:10
Compare
Choose a tag to compare

Changelog 3.5.1 (November 28, 2018)

  • #5762 [BUGFIX unloadRecord] bfs compatibility for custom RecordData (#5703)

Ember Data 3.5.0

12 Oct 16:37
Compare
Choose a tag to compare

Changelog (October 12, 2018)

  • #5491 [Feature] Add MU support for model and model-test blueprints
  • #5616 [FEAT RecordData] turn on the build-flag by default
  • #5608 [BUGFIX] Add inverse relationship on payload when missing (#5608)
  • #5489 [BUGFIX] Lowercase header names in parseResponseHeaders
  • #5494 [Feature] Add MU support for serializer and serializer-test blueprints
  • #5495 [Feature] Add MU transform{,-test} blueprints
  • #5657 [BUGFIX blueprints] remove second string argument from transform tests
  • #5652 [Docs] Update buildUrl syntax in docs
  • #5639 Include request/response info with Abort error
  • #5646 [CHORE] update contribution guidelines
  • #5623 Added conditional check to extract polymorphic relationship for hasMany (#5623)
  • #5650 [FEAT transforms] makes the assertion for missing transforms clearer
  • #5640 [BUGFIX] fix deprecation for store entry methods
  • #5654 add mocha rfc232 blueprints
  • #5665 add remaining mocha rfc 232 blueprints (#5665)
  • #5667 Added check to extract polymorphic relationship for hasMany (#5623)

Ember Data 3.4.4 LTS

12 Oct 16:24
Compare
Choose a tag to compare

Changelog (October 12 2018)

  • LTS Release of 3.4

Ember Data 3.5.0-beta.3

15 Sep 07:13
Compare
Choose a tag to compare

Changelog (September 14, 2018)

  • #5616 [FEAT RecordData] turn on the build-flag by default
  • #5639 Include request/response info with Abort error
  • #5640 [BUGFIX] fix deprecation for store entry methods

Ember Data 3.4.2

15 Sep 06:36
Compare
Choose a tag to compare

Changelog (September 14, 2018)

  • #5641 [BUGFIX] fix deprecation for store entry methods

Ember Data 3.5.0-beta.2

14 Sep 18:05
Compare
Choose a tag to compare

Changelog (September 14, 2018)

  • #5616 [FEAT RecordData] turn on the build-flag by default

Ember Data 3.4.1

14 Sep 17:55
Compare
Choose a tag to compare

Changelog (September 14, 2018)

  • #5621 Add partner test for the ilios frontend
  • #5589 fix broken link because the new API website does not support the anchor
  • #5582 [BUGFIX] Reference.reload should not cause sync-relationship assertion (#5582)
  • #5584 Additional test coverage for async belongsTo mutation (#5584)
  • #5592 Grammar fixes
  • #5602 Publish docs to npm (#5602)
  • #5620 [DOC release] Change misleading documentation for AdapterPopulatedRecordArray
  • #5622 remove deletes (#5622)
  • #5624 [BUGFIX] fix promise labels
  • #5627 [FEAT adapterOptions] Ensure adapterOptions use is possible throughout (#5627)
  • #5632 cleanup code climate config

Ember Data 3.3.2

14 Sep 17:47
Compare
Choose a tag to compare

Changelog (September 14, 2018)

  • #5582 [BUGFIX] Reference.reload should not cause sync-relationship assertion (#5582)
  • #5636 Update appveyor config for release branch 3.3