Skip to content

4.4.0

Choose a tag to compare

@pluma pluma released this 31 May 15:52
· 1362 commits to main since this release
f8be4c6

Changes:

  • ArangoDB 3.0 support! (use arangoVersion to run arangojs in the appropriate mode)
  • ArangoError now uses the es6-error module
  • Code has been migrated to use the standard code style
  • Browser bundle is now generated with webpack instead of browserify
  • Various dependencies have been updated to their most recent versions
  • Various minor documentation changes