Skip to content

v7.0.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@pluma pluma released this 20 Aug 19:03
· 446 commits to main since this release
633095a

This is a release candidate which is not intended for use in production and has been published under the npm next tag.

To install the latest preview release, run npm install arangojs@next or yarn add arangojs@next.

This is a major release and breaks backwards compatibility.

Fixed

  • Renamed validation option to schema (#681)

Added

  • Added support for isDisjoint option in Graph API

  • Added support for values "ignore" and "conflict" in overwriteMode
    option when saving documents using the Collection API

  • Added support for primarySortCompression and storedValues options in
    View API