Releases: emberjs/data
Releases · emberjs/data
Ember Data 3.7.0
Changelog (January 8, 2019)
- Re-release of 3.6.0
Ember Data 3.6.0
Ember Data 3.5.2
Ember Data 3.5.1
Ember Data 3.5.0
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
Changelog (October 12 2018)
- LTS Release of 3.4
Ember Data 3.5.0-beta.3
Ember Data 3.4.2
Changelog (September 14, 2018)
- #5641 [BUGFIX] fix deprecation for store entry methods
Ember Data 3.5.0-beta.2
Changelog (September 14, 2018)
- #5616 [FEAT RecordData] turn on the build-flag by default
Ember Data 3.4.1
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