Skip to content

Commit fa5cdbf

Browse files
committed
v3.17.1 changelog
1 parent da7f1bf commit fa5cdbf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Ember Data Changelog
22

33
### Master
4+
5+
## Release 3.17.1 (April 28, 2020)
6+
7+
- [#7144](https://github.com/emberjs/data/pull/7144) [BUGFIX] dont use Ember.get on internals (#7103)
8+
- [#7144](https://github.com/emberjs/data/pull/7144) chore: update lts tests (#7133)
9+
- [#7144](https://github.com/emberjs/data/pull/7144) clear relationships during delete (#7109)
10+
- [#7144](https://github.com/emberjs/data/pull/7144) clear initialState after construction (#7110)
11+
- [#7144](https://github.com/emberjs/data/pull/7144) fix creation recursion with ember-data-model-fragments (#7123)
12+
- [#7144](https://github.com/emberjs/data/pull/7144) fix: blueprint tests for classic (#7132)
13+
414
## Release 3.17.0 (March 10, 2020)
515

616
- [#7020](https://github.com/emberjs/data/pull/7020) Ensure adapters and serializers are destroyed upon store destruction. (#7020)

0 commit comments

Comments
 (0)