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

Remove assign usage #347

Closed charlesfries closed 2 years ago

charlesfries commented 2 years ago
fsmanuel commented 2 years ago

Hey @charlesfries thanks for the PR. I'll ping when I release it.

fsmanuel commented 2 years ago

@charlesfries released as v2.0.2. Thanks for the PR!