File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Ember Data Changelog
2
2
3
3
### 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
+
4
14
## Release 3.17.0 (March 10, 2020)
5
15
6
16
- [ #7020 ] ( https://github.com/emberjs/data/pull/7020 ) Ensure adapters and serializers are destroyed upon store destruction. (#7020 )
You can’t perform that action at this time.
0 commit comments