locks/ember-localstorage-adapter

New Release

sescobb27 opened this issue · 3 comments

Hi, I was wondering when are you planning to make a new release? we are running Ember Data 1.13.x and Ember 1.13.x and we are having this warnings:
Adapter#find has been deprecated and renamed to 'findRecord'.
Ember.keys is deprecated in favor of Object.keys
But as I can see in your master branch you already fix those things. So I'm wondering when is the next release out? thanks

locks commented

I'll try to cut a patch version release tomorrow, thanks for bringing it up.

kurko commented

@locks let me know if there's anything I can do to help you :)