locks / ember-localstorage-adapter

Name says it all.
MIT License
466 stars 156 forks source link

Fix use of deprecated .copy method #224

Closed jacobq closed 4 years ago

jacobq commented 6 years ago

Lines 84, 136, and 147 trigger a deprecation warning:

DEPRECATION: Use ember-copy addon instead of copy method and Copyable mixin. [deprecation id: ember-runtime.deprecate-copy-copyable]
See https://emberjs.com/deprecations/v3.x/#toc_ember-runtime-deprecate-copy-copyable for more details.