hoodiehq / pouchdb-hoodie-api

:dog: Hoodie-like API for PouchDB
https://hoodiehq.github.io/pouchdb-hoodie-api
Apache License 2.0
44 stars 11 forks source link

PouchDB & Hoodie properties #126

Closed gr2m closed 7 years ago

gr2m commented 7 years ago

closes https://github.com/hoodiehq/discussion/issues/105 rebased on #124, merge that first. Here is the diff without the .withIdPrefix(prefix) changes

When we update @hoodie/store-client to this version, we must no longer emit events based on the pull event (lib/subscribe-to-sync-events.js#L17-L21).

We can also remove the the toObject method as we no longer map ._id to .id