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

Update dependencies #274

Closed CvX closed 6 years ago

fsmanuel commented 6 years ago

@CvX thanks for the PR. I'll review it now.

fsmanuel commented 6 years ago

@CvX After CI is green this is good to go. Thanks a lot!

CvX commented 6 years ago

Sure thing! After it gets merged I'll rebase #273, run the tests, and re-open it.