File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -76,6 +76,11 @@ module.exports = {
76
76
'(public) @ember-data/deprecations CurrentDeprecations#DEPRECATE_NON_STRICT_TYPES' ,
77
77
'(public) @ember-data/deprecations CurrentDeprecations#DEPRECATE_NON_UNIQUE_PAYLOADS' ,
78
78
'(public) @ember-data/deprecations CurrentDeprecations#DEPRECATE_RELATIONSHIP_REMOTE_UPDATE_CLEARING_LOCAL_STATE' ,
79
+ '(public) @ember-data/legacy-compat/builders @ember-data/legacy-compat/builders#findAll' ,
80
+ '(public) @ember-data/legacy-compat/builders @ember-data/legacy-compat/builders#findRecord' ,
81
+ '(public) @ember-data/legacy-compat/builders @ember-data/legacy-compat/builders#query' ,
82
+ '(public) @ember-data/legacy-compat/builders @ember-data/legacy-compat/builders#queryRecord' ,
83
+ '(public) @ember-data/legacy-compat/builders @ember-data/legacy-compat/builders#saveRecord' ,
79
84
'(private) @ember-data/legacy-compat SnapshotRecordArray#_recordArray' ,
80
85
'(private) @ember-data/legacy-compat SnapshotRecordArray#_snapshots' ,
81
86
'(private) @ember-data/legacy-compat SnapshotRecordArray#constructor' ,
You can’t perform that action at this time.
0 commit comments