hoodiehq / ember-hoodie

Build awesome offline-first Ember apps with Hoodie!
MIT License
17 stars 6 forks source link

Fix (bug): Use '_id' instead of 'id' to unload (remotely removed) records from ember store #78

Closed arunprasadr-zz closed 7 years ago

arunprasadr-zz commented 7 years ago

Use '_id' instead of 'id' to peek record from ember data store

arunprasadr-zz commented 7 years ago

Can you please tag and release a new version to the npm repositiory?

gr2m commented 7 years ago

my fault, I didn't follow our own commit conventions :) I created another empty commit that should fix it: https://github.com/hoodiehq/ember-hoodie/commit/326de4968b12db37fe37435455b31a36fe5c1020. Once the tests are passing it should release a new version

gr2m commented 7 years ago

https://github.com/hoodiehq/ember-hoodie/releases/tag/v2.3.5