You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@ The driver is being tested with ArangoDB 2.6, 2.7, 2.8 and the nightly developme
14
14
15
15
As of version 4.0.0 of this driver, a minified standalone browser bundle is also available.
16
16
17
+
**Upgrade note**: If you want to use arangojs with ArangoDB 3.0 or greater remember to set the appropriate `arangoVersion` option (`30000` for version 3.0.0). The current default value is `203000` (indicating compatibility with version 2.3.0).
0 commit comments