We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ced67cb commit e172e69Copy full SHA for e172e69
CHANGELOG.md
@@ -33,6 +33,13 @@ for upgrading your code to arangojs v10.
33
`withStats` option is set to `true` but the `figures` property is already
34
included in the current return type.
35
36
+- Removed Node.js 18 support
37
+
38
+ Node.js 18 will reach its end of life in May 2025, so arangojs will no
39
+ longer support this version of Node.js going forward.
40
41
+ For more information, see [the Node.js release schedule](https://nodejs.dev/en/about/releases/).
42
43
### Changed
44
45
- Closing a connection now closes all open requests
0 commit comments