« All deprecation guides

Deprecation Guide for Ember.uuid

until: 6.0.0
id: deprecate-import-uuid-from-ember

Previously, uuid could be accessed via the Ember import:

import Ember from 'ember';

Ember.uuid

There is no replacement for this API.