« All deprecation guides

Deprecation Guide for Ember.cacheFor

until: 6.0.0
id: deprecate-import-cache-for-from-ember

Previously, cacheFor could be accessed via the Ember import:

import Ember from 'ember';

Ember.cacheFor

There is no replacement for this API.