v1.1.0
Added `isSyncing` to state. Defaults to `false`. It can be used with `watchSync(syncHandler, dispatch)` which will bind to the `active` and `paused` events of pouch's sync handler to tell whether we're syncing or not.
Added `isSyncing` to state. Defaults to `false`. It can be used with `watchSync(syncHandler, dispatch)` which will bind to the `active` and `paused` events of pouch's sync handler to tell whether we're syncing or not.