Skip to content

8.7.0

Compare
Choose a tag to compare
@pubkey pubkey released this 10 Oct 22:43
· 8286 commits to master since this release

Features:

  • RxDB server can now be used with an existing express-app. #1448 Thanks @dstudzinski
  • Wrapped pouchdb conflict error into RxError

Other:

  • Fixed typings of RxError parameters
  • Fix GraphQL-example to propper use Websocket-Pub-Sub