hoodiehq / hoodie-client

:dog: Client API for the Hoodie server
Apache License 2.0
34 stars 25 forks source link

Update @hoodie/store-client to the latest version 🚀 #132

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 8.1.0 of @hoodie/store-client just got published.

Dependency @hoodie/store-client
Current Version 7.0.1
Type dependency

The version 8.1.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of @hoodie/store-client. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v8.1.0

<a name"8.1.0">

8.1.0 (2017-03-09)

Bug Fixes

  • don’t call options.remote getter on setup (183af82a)

Features

Commits

The new version differs by 12 commits .

  • 183af82 fix: don’t call options.remote getter on setup
  • 005118d chore: remove undocumented store.reset behavior
  • bf82f2c chore(package): add version placeholder
  • 6b8fe92 test: options.remote Promise
  • 2b26cd2 feat(package): async options.remote via pouchdb-hoodie-sync@2.1.0
  • a6ac16d docs(README): options.remote Promise
  • dd8e47f test: remove test for "change" event options.remote
  • 3f0ccc4 fix: .withIdPrefix() after .reset()
  • bed1ca6 test: .withIdPrefix() after .reset()
  • 852393e feat: pouchdb-hoodie-api@2.0.0
  • 5d00030 test: adaptions for pouchdb-hoodie-api@2.0.0
  • fc6f742 docs(README): replace store(scope) with store.withIdPrefix(prefix)

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

gr2m commented 7 years ago

closing in favor of #126