funkensturm / ember-local-storage

The addon provides a storageFor computed property that returns a proxy and persists the changes to localStorage or sessionStorage. It ships with an ember-data adapter.
https://www.funkensturm.com/ember-local-storage/
MIT License
218 stars 76 forks source link

fix: #271 now import singularize from ember-inflector to remove depre… #272

Closed eharrow closed 6 years ago

eharrow commented 6 years ago

…cation warning in 2.16.2

fsmanuel commented 6 years ago

@eharrow Thanks! I'll ping you in the issue for the new release.