Skip to content

v5.0.0

Choose a tag to compare

@jamesfer jamesfer released this 21 Sep 01:51
· 66 commits to master since this release

5.0.0 (2019-09-21)

Bug Fixes

  • Set: replace override option with merge (91ab4f6)
  • make error handling more consistent (56a7591)

BREAKING CHANGES

  • The run and stream methods of the Connection and Query classes no longer throw
    exceptions. Instead they return a rejected promise or an observable that will immediately error.
  • Set: The default behaviour of the Set clause has changed to use the = operator.
    This is to be more consistent with cypher.