Skip to content

1.4 changelog

Konstantin Lutovich edited this page Apr 26, 2018 · 9 revisions

1.4.1

  • Export all available types and interfaces in TypeScript declaration files #280
  • Ability to enforce maximum connection timeout #286
  • Prohibit empty Cypher statements #288

1.4.0

See changelog for 1.4.0-rc1.

1.4.0-rc1

  • Fixed UnhandledPromiseRejectionWarning in result #258
  • Added name property to Neo4jError to make it easily identifiable #254

1.4.0-beta01

  • Include resultAvailableAfter in result summary obtained from Transaction#run() #248
  • Byte arrays support. It is now possible to set byte array properties using Int8Array type #250
  • Allow multiple initial bookmarks when creating session #252
  • Added TypeScript declaration files for all public APIs #251
Clone this wiki locally